sandboxmax

Unix Timestamp to Date Converter

Paste an epoch value and it converts on the spot — the unit is sniffed from magnitude, so 10-digit seconds, 13-digit milliseconds, 9-digit pre-2001 stamps, and even negative pre-1970 values all work without telling it which is which. Output lands in your local zone, UTC ISO, human relative time, and a six-region time zone matrix.

runs 100% in your browser — log timestamps stay private

  1. 1Paste an epochSeconds or milliseconds — the unit is auto-detected. Or flip to Human → Epoch and pick a date.
  2. 2Read every formatLocal time, UTC ISO 8601, and relative time render together, instantly.
  3. 3Compare time zonesThe zone matrix shows the same instant across six regions — add more from the picker.

current unix time ● live

sec
ms

Seconds or milliseconds — the unit is detected automatically from the value's magnitude.

Your local time

GMT / UTC (ISO 8601)

Relative time

time zone machine

  • UTC
  • New York
  • Los Angeles
  • London
  • Berlin
  • Tokyo

All conversion happens with your browser’s native Date andIntl engines — timestamps you paste are never transmitted.

More timestamp tools