⏱️ Timestamp ↔ Date
Convert UNIX timestamps (seconds or milliseconds) to human-readable dates and back. Shows Local and UTC.
Now
Local:
UTC:
Timestamp → Date
Date → Timestamp
What is a UNIX timestamp?
A UNIX timestamp is the number of seconds or milliseconds since January 1, 1970 (UTC). It is the standard way to represent time in software.
How to use this timestamp tool
- Convert a UNIX timestamp to human-readable Local and UTC dates.
- Pick a date/time and get UNIX seconds or milliseconds.
- Quickly copy current time values for APIs and debugging.