Unix Timestamp Converter
Turn a Unix timestamp (epoch) into a readable date — in your local time, UTC, and ISO 8601 — or convert any date back into a timestamp. Works in seconds or milliseconds.
—
Milliseconds: —
ISO 8601: —
Paste an epoch value. Use the toggle if your timestamp is in milliseconds.
Pick a date and time to get its Unix timestamp.
How to use Unix Timestamp Converter
- 1
Enter a timestamp
Paste or type a Unix timestamp into the “Timestamp to date” field, and switch the Seconds / Milliseconds toggle to match your value.
- 2
Read the date
See the moment in your local time zone, in UTC, as an ISO 8601 string, and as a relative time such as “3 hours ago.”
- 3
Convert a date back
Use the “Date to timestamp” picker to choose any date and time and get its epoch value in seconds and milliseconds.
- 4
Copy the result
Click copy on any value to put it on your clipboard, ready to drop into code, a database query, or an API request.
Frequently asked questions
What is a Unix timestamp?
Is my timestamp in seconds or milliseconds?
What time zone does the converter use?
What is the Year 2038 problem?
Is my data sent to a server?
Related tools
Keep going with these handy tools