Epoch Converter

Convert between Unix timestamps and human dates.

Right now it is 1783629321 (2026-07-09 20:35:21 UTC).

Frequently asked questions

What is a Unix timestamp?

It is the number of seconds since 1 January 1970 UTC (the Unix epoch). It is a compact, timezone-independent way to store a moment in time.

How do I convert a timestamp to a date?

Paste the number and the tool shows the equivalent UTC date in several formats. Enter a date instead and it returns the timestamp.

Does it handle millisecond timestamps?

Yes. A 13-digit value is treated as milliseconds and converted accordingly.