Supported parsing extended JSON containing $date without $numberLong

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Fixed
    • Priority: Major - P3
    • 0.2.0
    • Affects Version/s: None
    • Component/s: JSON & ExtJSON
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      If I attempt to read a MongoDB Extended JSON file containing a date in the format

      { $date: 0 }
      

      instead of

      { $date: { $numberLong: "0" } }
      

      then the parser will fail.

              Assignee:
              David Golub (Inactive)
              Reporter:
              David Golub (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: