About this tool
Convert Unix epoch seconds or milliseconds into human-readable dates across any IANA timezone. Handy for reading log lines and debugging scheduled jobs.
How it works
- Paste a Unix timestamp or pick a date.
- Choose the target timezone (defaults to your local zone).
- Get ISO 8601, RFC 2822, human, and relative representations.
When to use it
- Reading server logs from another region.
- Cross-checking a cron schedule fired at the right moment.
- Producing a human date for a changelog entry.