Unix Timestamp Converter
Convert epoch timestamps to dates and back.
How to use the Unix Timestamp Converter
- 1 Paste a Unix timestamp, or pick a date and time.
- 2 See it converted in both UTC and your local timezone.
- 3 Copy the value you need.
Frequently asked questions
What is a Unix timestamp?
It is the number of seconds (or milliseconds) elapsed since 1 January 1970 UTC, a common way to store time in databases and APIs.
Does it handle milliseconds?
Yes. The converter auto-detects 10-digit (seconds) vs 13-digit (milliseconds) inputs and lets you switch manually.