Toolbuns/Timestamp

Unix Timestamp Converter

Convert a Unix timestamp (seconds or milliseconds) to human-readable dates.

Convert between Unix timestamps and human-readable dates, both ways, right in your browser. Handy for logs, APIs, and debugging.

How to use Timestamp

  1. Enter a Unix timestamp, or pick a date and time.
  2. See the converted value instantly.
  3. Switch between seconds and milliseconds if needed.
  4. Copy the result.

Frequently asked questions

What is a Unix timestamp?

It's the number of seconds (or milliseconds) since January 1, 1970 UTC, a compact, timezone-independent way to represent a moment in time.

Seconds or milliseconds?

Unix timestamps are traditionally in seconds; JavaScript uses milliseconds. The tool supports both so you can match your system.

Is my data sent anywhere?

No. Conversion happens locally in your browser.

Related tools
JSON FormatterBase64URL EncodeHash