You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MongoDB now supports storing dates. I'd love to still use Moments in code, but it would be nice to migrate all the stored values to Date objects for more readability when using the Mongo console.
The text was updated successfully, but these errors were encountered:
MongoDB now supports storing dates. I'd love to still use Moments in code, but it would be nice to migrate all the stored values to Date objects for more readability when using the Mongo console.
The text was updated successfully, but these errors were encountered: