Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-963

Support ISO8601 strings in extended JSON $date format

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • 1.9.1
    • 1.9
    • BSON
    • None

    Description

      mongoexport 2.6.0 has started using a new extended JSON format for DateTime values (using ISO8601 strings instead of numeric milliseconds since epoch).

      For example:

      { "$date" : "2014-04-28T14:09:04.338-0500" }

      We should change the JsonReader to support parsing this format also.

      Attachments

        Activity

          People

            robert@mongodb.com Robert Stam
            robert@mongodb.com Robert Stam
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: