Paste an epoch (Unix timestamp) from an API, log, or database. This converter shows the matching date in UTC and your local timezone, and can go the other way: date → Unix seconds or milliseconds.
How to use
Timestamp → Date: Paste a Unix timestamp (seconds or milliseconds) and see the equivalent UTC and local date-time.
Date → Timestamp: Enter a date and time, choose UTC or local, and get the Unix timestamp.
When to use
Debugging API responses, reading database records, or any time you encounter a raw Unix timestamp in logs or code.