Bug 1826998 Comment 1 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

This affects the devtools autocomplete preview-text that gets shown below the prompt, too.  If I type "new Date()" and don't hit enter yet, then that autocomplete text shows me the date stringified in my local timezone.
This affects the devtools autocomplete preview-text that gets shown below the prompt, too.  If I type `new Date()` (or `d` where `d` is a `Date`) and don't hit enter yet, then that autocomplete text shows me the date stringified in my local timezone.

Back to Bug 1826998 Comment 1