Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Unix Time ConverterNew to Visual Studio Code? Get it now.
Unix Time Converter

Unix Time Converter

espresso3389

|
7,511 installs
| (2) | Free
Convert Unix time to RFC3339 formatted string
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Unix Time Converter

This extension provides Unix time (a.k.a. time_t) related functions:

  • Convert Unix time to RFC3339 formatted string (UTC)
  • Convert Unix time to RFC3339 formatted string (Local time)
  • Convert RFC3339 formatted string to Unix time
  • Insert current Unix timestamp
  • Insert current time (UTC) in RFC3339 format
  • Insert current time (Local time) in RFC3339 format

Instructions

After selecting Unix timestamp (or RFC3339 formatted string), open command palette (Ctrl-Shift-P or ⌘-Shift-P) and type one of the commands above. Type unix or 3339 to find the commands easily.

GitHub URL

https://github.com/espresso3389/unixtime-converter

Marketplace URL

https://marketplace.visualstudio.com/items?itemName=espresso3389.unixtime-converter

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft