Epoch to Date Converter

Paste an epoch timestamp and get the human-readable date. Supports seconds and milliseconds formats.

What is an Epoch Timestamp?

An epoch timestamp is the number of seconds (or milliseconds) that have passed since January 1, 1970 at 00:00:00 UTC, known as the Unix Epoch. It's commonly used in computing to represent time in a numeric format.