-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Bson, Embedded Shell
-
None
-
Developer Tools
This fails:
// throws in JS EJSON.deserialize(EJSON.serialize({a:new Date(2**60)}))
And so BSON date values that are not valid JS date values cannot currently be read from the database in the Compass embedded shell.
- depends on
-
NODE-6021 BSON and EJSON incorrectly handle dates outside of JS's max date range
- Backlog