-
Type:
Improvement
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: 2.5.4
-
Component/s: None
-
None
-
Minor Change
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" } }
- 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
-
SERVER-11659 Audit strict json output for auditing system
-
- Closed
-