How to use
- 1Watch the current Unix timestamp at the top, and pause the refresh when needed.
- 2Enter seconds or milliseconds and convert it to three date formats.
- 3Enter a date-time string to convert it back to Unix seconds.
See the current Unix timestamp and convert seconds or milliseconds into Beijing, UTC, and ISO date formats.
Calculated in your browser
Current Unix timestamp
Refreshes every second and can be paused.
Seconds or milliseconds are detected automatically
Click convert to see a result.
Click convert to see a result.
Click convert to see a result.
Accepts ISO dates and date-time text
Click convert to see a result.
Conversion uses the browser's local Date and Intl APIs without network requests. Input is not uploaded, logged to a server, or written to the URL.
The tool detects common 10-digit Unix seconds and 13-digit Unix milliseconds from the value range, then shows the detected unit below the results.
Beijing time uses the Asia/Shanghai time zone and is usually eight hours ahead of UTC. Both labels represent the same instant.
Input without an explicit time zone uses the time zone selected in the date panel, which defaults to Beijing time. For cross-region consistency, you can also use an ISO date with Z or an offset.