Skip to tool
MyToolPantry

Time

Unix Timestamp Converter

Convert Unix seconds or milliseconds to readable date-time values and convert date-times back to Unix time.

ToolEnter your information below
Result1970-01-01T00:00:00.000Z
Local time on this device
1/1/1970, 12:00:00 AM
Entered unit
seconds
Seconds
0
Milliseconds
0

Select seconds or milliseconds explicitly; magnitude alone cannot identify the unit reliably near the Unix epoch.

Save or exportOptional

No project folder exists yet. Create a project folder first.

Save to projectKeep this result with related tools and data.
My Projects

How this tool works

Unix time counts elapsed seconds or milliseconds from 1970-01-01 00:00:00 UTC; readable local input is converted through the device time zone.

Assumptions

Unix input is explicitly identified as seconds or milliseconds since 1970-01-01 00:00:00 UTC; the tool does not infer units from magnitude. Wall-clock input uses the selected IANA zone.

Limits to know

Unix timestamps represent instants from the UTC epoch and exclude leap seconds. Browser date range, explicit seconds/milliseconds choice, time-zone rules, and ambiguous local clock times can limit conversion.