MongoDB Compass - How To Insert Date Type?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP


MongoDB Compass - How To Insert Date Type?



When inserting a document into a MongoDB database with MongoDB Compass how do I insert the current date?



I have tried like so:



enter image description here



But as you can see there is an error.



How do I insert the current date using MongoDB Compass?




1 Answer
1



try this "2016-01-24T13:21:55.000"



thanks






By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

Popular posts from this blog

Visual Studio Code: How to configure includePath for better IntelliSense results

Spring cloud config client Could not locate PropertySource

Makefile test if variable is not empty