Unix Timestamp Converter
Convert Unix timestamps to human-readable dates and vice versa. Shows a live current timestamp.
Unix Timestamp Converter
Current Unix Timestamp (seconds)
1772385159
2026-03-01 17:12:39 UTC
What is a Unix Timestamp?
A Unix timestamp (epoch time) is the number of seconds elapsed since January 1, 1970 00:00:00 UTC. It is a language-agnostic way to store and compare dates and is used ubiquitously in databases, APIs, and programming.