Advertisement

Unix Epoch Converter

Convert Unix timestamps to readable dates, and readable dates to Unix timestamps.

Current Unix Epoch Time

0

Timestamp to Date

Invalid timestamp

Date to Timestamp

What is a Unix Epoch?

The Unix epoch (or Unix time) is the number of seconds that have elapsed since January 1, 1970 (midnight UTC/GMT), not counting leap seconds. It is a system for describing a point in time, widely used in operating systems and file formats.

Advertisement