Skip to content
Developer

Unix Timestamp Converter

Convert between Unix timestamps and human-readable dates in any timezone.

About Unix timestamps

A Unix timestamp is the number of seconds since the Unix epoch (00:00:00 UTC on 1 January 1970). JavaScript usually works with milliseconds (multiply by 1000). The tool auto-detects whether your input is in seconds or milliseconds.

Frequently asked questions

Does it auto-detect seconds vs milliseconds?

Yes. Values below ~1 trillion are treated as Unix seconds; larger values are treated as milliseconds.

Need a place to keep notes?

Open the free online notepad — autosaves locally, no signup.

Open Notepad
v2.0