Developer · free local utility

Unix Timestamp Converter

Translate Unix seconds or milliseconds into readable dates, or convert an ISO date back into both timestamp units.

Use the tool

Enter a numeric Unix timestamp or an ISO 8601 date. Values below one trillion are interpreted as seconds.

How it works

Get a useful result in three steps

  1. Enter Unix seconds, milliseconds, or an ISO date.
  2. Convert the value.
  3. Use the UTC, ISO, local, seconds, or milliseconds result you need.
Accuracy boundary

A focused tool, not an automatic expert

Timezone names and ambiguous human date formats are not inferred. Prefer explicit ISO 8601 input with a timezone offset.

Always verify the result in the system where you will use it. The page intentionally avoids accounts, uploads, and claims that go beyond the calculation it performs.

Questions

Before you use the result

How does the tool distinguish seconds from milliseconds?

Absolute numeric values below 1,000,000,000,000 are treated as seconds; larger values are treated as milliseconds.

Why does local time differ between devices?

Each browser formats local time using the device timezone and locale configuration.

Which date input is safest?

Use ISO 8601 with an explicit Z or offset, such as 2026-07-15T09:00:00+08:00, to avoid timezone ambiguity.

Related tools

Continue the task locally