We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaef958 commit 9249aeeCopy full SHA for 9249aee
docs/tutorials/bson-v4.txt
@@ -559,7 +559,7 @@ Time Instances
559
--------------
560
561
Times in Ruby can have nanosecond precision. Times in BSON (and MongoDB)
562
-can only have microsecond precision. When Ruby ``Time`` instances are
+can only have millisecond precision. When Ruby ``Time`` instances are
563
serialized to BSON or Extended JSON, the times are floored to the nearest
564
millisecond.
565
0 commit comments