Unix time

Timestamp converter

Current Unix time
1776017702

Converter

Corresponding date:
Quick presets

What is Unix Time?

Unix Time (POSIX Time) is a system that represents time as the number of seconds since 00:00:00 UTC on January 1, 1970 (the Unix epoch).

It is widely used in programming, databases, and APIs to store and transfer time information.