Timestamp Converter
Convert between Unix timestamps and human-readable dates instantly.
Unix Timestamp to Date
Enter a Unix timestamp (seconds or milliseconds) to convert it to a human-readable date.
Date to Unix Timestamp
Enter a date and optional time to convert to a Unix timestamp.
What is a Unix Timestamp?
A Unix timestamp (also known as Epoch time or POSIX time) is the number of seconds that have elapsed since January 1, 1970, at 00:00:00 UTC. It is widely used in programming, databases, and APIs to represent dates and times in a timezone-independent way.
How to Use This Tool
- Enter a Unix timestamp to convert it to a human-readable date in both UTC and your local timezone.
- Enter a date and time to convert it to a Unix timestamp in seconds and milliseconds.
- Click Now to insert the current Unix timestamp.
- Use the copy buttons to copy any result to your clipboard.
Features
- Convert Unix timestamp to human-readable date (UTC and local time)
- Convert date and time to Unix timestamp (seconds and milliseconds)
- One-click “Now” button for the current timestamp
- Copy results to clipboard
- Works entirely in your browser — no data is sent to any server