Browser shell does not display dates using ISODate()

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Browser Module
    • None
    • 3
    • None
    • Developer Tools

      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)

            Assignee:
            Unassigned
            Reporter:
            Anna Henningsen
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: