-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Browser Module
-
None
-
Developer Tools
-
3
In the CLI:
> new Date() ISODate('2024-05-17T16:40:45.642Z')
(correct)
In the Compass shell:
> new Date()
2024-05-17T16:40:39.569Z
(incorrect)