What this tool does
Unix time counts the number of seconds or milliseconds since January 1, 1970 UTC. This tool converts between that number and readable dates.
Convert Unix timestamps into readable dates, or turn a local date and time into Unix seconds and milliseconds. The calculations happen entirely in your browser, so nothing is uploaded or stored on the server. You can also see how far a time is from now in plain language.
Unix time counts the number of seconds or milliseconds since January 1, 1970 UTC. This tool converts between that number and readable dates.
All date parsing and timestamp math happen locally in the browser. Your values never leave the page or touch server memory.
Unix timestamps are based on UTC. A human-readable time can look different locally because your browser also shows the time in your local timezone.