Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-11813

In strict-json mode, represent dates with strings.

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.5.5
    • Affects Version/s: 2.5.4
    • Component/s: None
    • Labels:
      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" } }
      

            Assignee:
            sverch Shaun Verch
            Reporter:
            schwerin@mongodb.com Andy Schwerin
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: