-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Environment:OS:
node.js / npm versions:
Additional info:
-
3
-
Not Needed
-
Iteration Fortitudo, Iteration Gamma Rays
Currently compass treats IsoDate as Date.
IsoDate should work like the shell and always construct dates disregarding the time zone.
Compass IsoDate parsing: https://github.com/mongodb-js/ejson-shell-parser/blob/master/src/scope.ts#L73
Shell IsoDate:
- related to
-
MONGOSH-1859 Can ISODate support both the old and new behaviours?
- Closed