In strict-json mode, represent dates with strings.

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Major - P3
    • 2.5.5
    • Affects Version/s: 2.5.4
    • Component/s: None
    • None
    • Minor Change
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      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" } }
      

            Assignee:
            Shaun Verch (Inactive)
            Reporter:
            Andy Schwerin
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: