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

In strict-json mode, represent dates with strings.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • 2.5.4
    • 2.5.5
    • 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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: