Loading…
Unix time ↔ human time, with the timezones you care about side by side.
Your files never leave your browser — all processing is local.
Loading…
Paste any Unix timestamp and this converter figures out the precision from its digit count — 10 digits are seconds, 13 milliseconds, 16 microseconds, 19 nanoseconds — and warns you when the result lands in an implausible year, which is the classic symptom of a precision mix-up. The output shows every format you'd reach for at once: ISO 8601, RFC 2822, your locale's format and a relative time ("3 days ago"), each with one-click copy.
The core feature is the timezone board: add as many IANA timezones as you need and read the same instant across all of them side by side — UTC next to Taipei next to your customer's timezone is the everyday reality of debugging distributed logs. Each row shows the current UTC offset and flags whether daylight saving is in effect, since DST transitions are where timestamp bugs hide. Your timezone set is remembered locally, and a live "now" readout with one-click copy covers the most common visit of all.
Everything runs in your browser using the built-in Intl API — no server, no account. The reverse direction (date picker + timezone → timestamp in seconds and milliseconds), a batch mode that converts a pasted column of log timestamps into a table with CSV export, and an input history (stored only in your browser, with one-click re-run and clear) round it out.