What is Unix Timestamp?
The Unix Timestamp (or Epoch Time) is the number of seconds (or milliseconds) that have passed since January 1, 1970 (UTC). It is the most commonly used date format in programming, databases and APIs.
Features
Our tool allows you to convert any number (in seconds or milliseconds) to a readable date (in UTC and your local time zone), as well as converting common dates back to Timestamp.