-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 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.
- duplicates
-
RUBY-2145 bson 4.8.0 rounds Time during serialization to bson/extended json
- Closed