Unix Timestamp Converter
Convert Unix timestamps to readable dates and back, right in your browser. Paste epoch seconds or milliseconds and see the local time, UTC, ISO 8601, RFC 2822, the relative "time ago" and even the Thai Buddhist year. Or pick a date and get its exact epoch seconds and milliseconds. A live ticker shows the current Unix time each second, and nothing is ever sent to a server.
Paste epoch seconds (10 digits) or milliseconds (13 digits). Auto-detects the unit.
The date and time are read in the selected timezone below.
Current Unix time
Seconds
—
Milliseconds
—
—
Updates live every second. "Use now" fills the active field with the current time.
Your result will appear here
Enter a timestamp or pick a date to see every format.
Epoch seconds Seconds elapsed since 1 Jan 1970 UTC (the Unix epoch).
—
Epoch milliseconds Milliseconds since the Unix epoch — the value JavaScript Date.now() returns.
—
Relative How far this moment is from now, updated live.
—
Date formats
| Format | Value |
|---|
How to use
- Open the "Timestamp → date" tab and paste a Unix timestamp; the unit is auto-detected, or set seconds or milliseconds manually.
- Read the local, UTC, ISO 8601, RFC 2822 and Thai Buddhist formats in the results table.
- Switch the timezone selector between Local, UTC and Asia/Bangkok to see the same instant in each zone.
- Use the "Date → timestamp" tab to pick a date and time and read its epoch seconds and milliseconds.
- Click "Use now" or "Now" to insert the current time, then copy any value with one click.
Features
- Auto-detects seconds vs milliseconds, with a manual override
- Local, UTC, ISO 8601, RFC 2822 and relative "time ago" output
- Thai Buddhist year (พ.ศ.) formatting alongside the Gregorian date
- Timezone selector: Local, UTC and Asia/Bangkok (ICT)
- Live current-timestamp ticker updating every second
- 100% in-browser — your data never leaves your device