Back to Tools

Unix Timestamp Converter

Convert Unix epoch timestamps to human-readable dates and vice-versa instantly.

Live Unix Epoch Time0seconds

Inspection & Outputs

Enter a timestamp or date to see inspection details.

Common Use Cases

  • Converting Unix timestamps (seconds/milliseconds) to ISO-8601, UTC, and local date formats.
  • Generating Unix epochs from standard human dates for API parameters.

Tips & Tricks

  • Type 'now' in the input box to populate the current time.
  • The tool auto-detects if your input is in seconds or milliseconds.

Frequently Asked Questions

What's the difference between seconds and milliseconds timestamp?

Seconds timestamps are 10 digits (e.g. 1717584000). Milliseconds are 13 digits (e.g. 1717584000000) used by JavaScript.

How are timezones handled?

It translates to your browser's local timezone as well as Universal Coordinated Time (UTC).