Convert between Unix timestamps and human-readable dates.
Loading...
Loading...
A Unix timestamp (also known as Unix time, POSIX time, or Epoch time) is a system for describing a point in time. It is the number of seconds that have elapsed since the Unix Epoch, which was at 00:00:00 UTC on 1 January 1970.
It is widely used in operating systems and file formats because it is a simple, unambiguous way to represent a moment in time, ignoring complications like time zones and daylight saving time. This converter helps you translate between this raw number and a human-friendly date and time format.