Online Unix Timestamp Converter

Convert Unix epoch seconds to a human-readable date/time, or convert a date to a Unix timestamp.

Unix Timestamp → Human Date

Human Date → Unix Timestamp

What is a Unix Timestamp?

A Unix timestamp (also called epoch time) is the number of seconds that have elapsed since January 1, 1970 00:00:00 UTC. It is a standard method used across programming languages, databases, and APIs to represent moments in time in a compact and timezone-independent format.