Convert between Unix timestamps and human-readable dates. Supports seconds and milliseconds.
Enter a Unix timestamp to convert it to a human-readable date, or select a date to convert it to a Unix timestamp. Supports both seconds and milliseconds.
A Unix timestamp (also known as epoch time or POSIX time) represents the number of seconds that have elapsed since January 1, 1970, 00:00:00 UTC. This is a common way to store and exchange time data in computer systems, databases, and APIs.
How It Works - Enter a Unix timestamp to see the human-readable date, or enter a date to get the Unix timestamp. Supports timestamps in seconds or milliseconds.
The tool shows the current Unix timestamp in real-time.