Unix Timestamp Converter
NEWConvert between Unix timestamps and human-readable dates instantly. See the current epoch time and convert any timestamp to a readable format.
Timestamp to Date
Date to Timestamp
How to use Unix Timestamp Converter
- View the current Unix timestamp (updates in real-time).
- Enter a timestamp to convert it to a human-readable date.
- Or enter a date to get its Unix timestamp.
- Copy the result for your use.
What is Unix Timestamp Converter?
A Unix timestamp (also called epoch time) is the number of seconds that have elapsed since January 1, 1970, 00:00:00 UTC. This tool converts timestamps to human-readable dates and dates to timestamps.
You can also see the current Unix timestamp in real-time and batch-convert multiple timestamps at once.
FAQ
- What is a Unix timestamp?
- A Unix timestamp is the total number of seconds since January 1, 1970, 00:00:00 UTC (the Unix epoch). It's widely used in computing to represent dates as a single number.
- What about milliseconds?
- Some systems use milliseconds instead of seconds. If your timestamp has 13 digits, it's likely in milliseconds — divide by 1000 to get seconds.
Related tools
Last updated: