JsonReader doesn't parse ISODate strings in $date fields

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Minor - P4
    • 3.0.1, 3.1.0
    • Affects Version/s: 3.0.0
    • Component/s: JSON
    • None
    • Environment:
      all
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The JsonReader doesn't parse ISODateStrings in extended JSON format.

      { "$date" : "2015-04-16T14:55:57.626Z" } { "$date" : "2015-04-16T16:55:57.626+02:00" }

      The older JSONCallback based parser account this case.

              Assignee:
              Jeffrey Yemin
              Reporter:
              Florian Bücklers
              None
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: