timestamp-viewerHover on any Unix timestamp in your code to see the UTC and local date/time, plus the ISO 8601 string — and edit it as a date in place. FeaturesViewPut your cursor on any numeric timestamp (seconds or milliseconds, 10–16 digits) and a hover tooltip will show:
The extension auto-detects whether the value is in seconds or milliseconds:
Edit (new in 0.1.0)The hover also includes an Edit as date... button. Clicking it opens an input box pre-filled with the current local date/time for that timestamp. Enter the new date/time (format: You can also run the command Timestamp Viewer: Edit as date... from the Command Palette with the cursor on a timestamp. Example: hovering over
Known Issues
|