Unix seconds
Convert a common API timestamp from seconds into a readable date.
1710000000Data Conversion
Convert Unix timestamps to readable dates and compare time zones for logs and APIs.
This tool runs locally in your browser. Your input is not sent to a backend or paid API.
Convert Unix seconds or milliseconds to local, UTC, and ISO dates.
How to use
Follow this workflow to complete the task locally without leaving the page.
Paste a Unix timestamp in seconds or milliseconds.
Use Convert to generate local time, UTC time, ISO date, seconds, and milliseconds.
Use Use current time when you need a fresh timestamp.
Copy the value that matches your log, API, or database format.
Examples
Use these examples to understand common workflows and expected input formats.
Convert a common API timestamp from seconds into a readable date.
1710000000Convert a JavaScript Date timestamp from milliseconds into ISO and local time.
1710000000000FAQ
Answers to common questions about behavior, privacy, and practical usage.
Yes. The converter detects short Unix second timestamps and longer millisecond timestamps, then shows both formats.
UTC is a global reference time. Local time uses your browser time zone, which may include offset and daylight saving rules.
Yes. Use the current time button to load the current timestamp and generate matching second and millisecond values.
Yes. Date conversion uses browser APIs and does not send timestamp values to a server.