🛝Toolio
All tools

⏱️ Unix Timestamp Converter

Instantly convert Unix epoch timestamps to readable dates — or any date back to a timestamp — with a live epoch clock ticking in real time. Completely free and runs entirely in your browser with no uploads or account required.

Current Unix Timestamp
0
Timestamp → Date
Date → Timestamp

About

This tool provides a live Unix epoch clock (seconds or milliseconds), two-way conversion between timestamps and human-readable dates (local time, UTC, ISO 8601), and one-click copy for every result. All processing happens locally in your browser — your timestamps never leave your device, making it safe to use with sensitive log data or production timestamps.

How to use

  1. View the live epoch clock at the top — toggle the switch to show milliseconds instead of seconds.
  2. To convert a timestamp to a date, paste your Unix timestamp into the 'Timestamp → Date' field and click Convert (or press Enter). The tool auto-detects seconds vs. milliseconds.
  3. Results show local time, UTC, ISO 8601, and both seconds and milliseconds forms — click Copy next to any row.
  4. To convert a date to a timestamp, pick a date and time in the 'Date → Timestamp' panel and click Convert.
  5. Use the 'Now' button in any panel to instantly fill in the current date and time.

FAQ

Is this tool free?
Yes, completely free — no account, no subscription, no limits.
Do you upload or store my timestamps?
No. Everything runs in your browser using JavaScript. Your timestamps never leave your device and are not sent to any server.
Does it work offline?
Yes. Once the page is loaded, it works fully offline. There are no external API calls or CDN dependencies.
Does it support millisecond (ms) timestamps?
Yes. The tool automatically detects whether your input is in seconds (10 digits) or milliseconds (13 digits). You can also toggle the live clock between seconds and milliseconds.
What date formats does the converter output?
For each timestamp you convert, the tool shows local time (with timezone abbreviation), UTC, ISO 8601, and the raw value in both seconds and milliseconds.