Unix ⇄ human date
This tool converts a Unix timestamp (seconds since January 1, 1970) into a human-readable date and time, and works in reverse too — turning a date you enter into its Unix timestamp equivalent.
Reading a raw timestamp from a database record or API response.
Converting a specific date into a timestamp for use in code or a query.
Debugging date-related issues in logs that record time in Unix format.
Both formats are common — the tool detects and handles either seconds-based or millisecond-based Unix timestamps.
Dates display in your browser's local timezone by default, alongside the UTC equivalent for reference.
ToolBench runs this tool entirely in your browser. Your file or text is processed on your own device using JavaScript — nothing is uploaded to a server, nothing is stored, and there's no sign-up wall between you and the result. That's true of every one of the 500+ tools on this site, from PDF utilities to unit converters.