When Will this be supported?
In the MongoDB documentation there is support for Extended JSON - Node driver should support this already. And so, a Date could be represented by:
{"$date":"2019-08-11T17:54:14.692Z"}
When Will this be supported?
In the MongoDB documentation there is support for Extended JSON - Node driver should support this already. And so, a Date could be represented by:
{"$date":"2019-08-11T17:54:14.692Z"}