When serializing times to extended json, limit precision to milliseconds

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: BSON, Spec Comp
    • None
    • None
    • None
    • None
    • None
    • None

      Per https://github.com/mongodb/specifications/blob/master/source/extended-json.rst

      Adjust code added in https://github.com/mongodb/bson-ruby/pull/161 to handle the case of usec > 0 and usec < 1000 (less than 1 ms), or possibly usec < 500 if we are rounding.

            Assignee:
            Oleg Pudeyev (Inactive)
            Reporter:
            Oleg Pudeyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: