Unix Timestamp Converter
Convert Unix timestamps to human-readable dates and vice versa.
Current Unix Timestamp
1775539630
Convert Unix timestamps to human-readable dates and vice versa.
A Unix timestamp counts seconds elapsed since January 1, 1970 00:00:00 UTC (the Unix epoch). It is used in databases, APIs, and log files.
On January 19, 2038, 32-bit Unix timestamps will overflow. Modern 64-bit systems are not affected.
Toggle the "milliseconds" switch. The tool automatically handles timestamps 13+ digits long as milliseconds.