Uploaded image for project: 'Go Driver'
  1. Go Driver
  2. GODRIVER-742

Supported parsing extended JSON containing $date without $numberLong

    • Type: Icon: New Feature New Feature
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 0.2.0
    • Affects Version/s: None
    • Component/s: JSON & ExtJSON
    • 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@mongodb.com David Golub
            Reporter:
            david.golub@mongodb.com David Golub
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: