Use this Unix timestamp converter to convert epoch timestamps into human-readable dates. You can also convert dates back into Unix time in seconds or milliseconds. The tool shows UTC, local time, and ISO 8601 formats.
How to use the Unix timestamp converter
Enter a Unix timestamp in seconds or milliseconds and click Convert timestamp. The tool will display the corresponding date in UTC, local time, and ISO 8601 format. You can also enter a readable date and convert it back into a Unix timestamp.
What is a Unix timestamp?
A Unix timestamp, also called epoch time, represents the number of seconds that have passed since January 1, 1970 at 00:00:00 UTC. It is widely used in operating systems, programming languages, databases, and APIs to represent time in a standardized numeric format.
Examples
Example Unix timestamps:
1700000000 → Tue, 14 Nov 2023 22:13:20 GMT
1710000000 → Sat, 09 Mar 2024 16:00:00 GMT
Frequently asked questions
Why does my timestamp have 13 digits?
What is the difference between seconds and milliseconds?
How do I convert epoch time to a date?
