This Unix timestamp converter turns a Unix timestamp into a readable date, and a date into its Unix timestamp, in either direction.
Two ways to convert
Type a Unix timestamp (in seconds) to see it as a local date, or pick a date and time to get its Unix timestamp. The result also shows the UTC time and the value in milliseconds, useful when debugging APIs or databases that store timestamps in different units.