Convert Unix timestamps to human-readable dates and dates back to timestamps in seconds, milliseconds, UTC, local time, and ISO 8601.
Unix Timestamp Converter is a free online tool that converts Unix timestamps to readable dates and dates back to Unix timestamps. It supports seconds and milliseconds, and shows local time, UTC, ISO 8601, RFC 3339, and Unix formats. The tool is useful for server logs, API responses, JWT exp/iat/nbf claims, and JavaScript Date.now(). Processing is done locally in the browser.
Choose a related tool for the next step.
Data passed between tools is kept only in the current browser session.
Unix Timestamp Converter translates Unix time to a readable date and back. The tool recognizes timestamps in both seconds and milliseconds, and shows local time, UTC, ISO 8601, RFC 3339, Unix seconds, and Unix milliseconds. This is useful when working with server logs, API responses, JWT claims such as exp, iat, and nbf, webhook payloads, databases, and JavaScript Date.now().
The converter automatically detects whether the input is a timestamp or a date string, but you can also select the direction manually for clarity.
All conversion is done locally in the browser. No data is sent to the server.