-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: BSON
https://github.com/mongodb/bson-rust/pull/257
This will eliminate the errors that are easily encountered when inserted bson::DateTimes that are created from chrono::DateTimes. See the description of RUST-816 for more information.
- is caused by
-
RUST-798 DateTime silently loses precision when serialized to BSON
-
- Closed
-
- is duplicated by
-
RUST-816 bson::DateTime from chrono::DateTime may failed to serialization(From<chrono> should change to TryFrom<chrono>))
-
- Closed
-
-
RUST-821 Failed to fetch chrono DateTime from db
-
- Closed
-
- related to
-
RUST-832 Equality on Bson::DateTime before and after serialization with Serde
-
- Closed
-