Try to print Date objects in copy-pastable form

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 0.13.1
    • Affects Version/s: None
    • Component/s: None
    • None
    • Iteration Barcelona
    • Not Needed

      If we can, print Date objects in a way that can be copied back into the shell, like we do for BSON objects. This might be tricky because Node.js's util.inspect() ignores a custom inspection function for built-in objects like Dates or RegExps. inspect doesn’t work, but util.inspect.custom does. Yay for that.

              Assignee:
              Anna Henningsen
              Reporter:
              Anna Henningsen
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: