Details
-
Improvement
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
2.5.4
-
None
-
None
-
Minor Change
Description
Rather than represent dates in strict json as number of milliseconds since the UNIX epoch, they should be represented as an ISO-8601 date string, as follows:
{ "appointmentTime": { "$date": "2013-11-21T14:30:00.000-0500" } }
|
Attachments
Issue Links
- is related to
-
TOOLS-138 bsondump does not produce valid json output
-
- Closed
-
-
TOOLS-140 bsondump produces invalid JSON
-
- Closed
-
-
CSHARP-963 Support ISO8601 strings in extended JSON $date format
-
- Closed
-
-
DRIVERS-173 Support decoding $date from ISO-8601 string or $numberLong in JSON parsers
-
- Closed
-
- related to
-
DOCS-3879 Change in mongoexport output format for dates
-
- Closed
-
-
SERVER-11659 Audit strict json output for auditing system
-
- Closed
-