Unix Time Converter

Convert Unix epoch time to readable dates and back, with automatic seconds/milliseconds detection and UTC plus local output.

Converted results
UTC (RFC 1123)
Fri, 26 Jun 2026 16:40:41 GMT
ISO 8601
2026-06-26T16:40:41.000Z
Local time
Fri Jun 26 2026 16:40:41 GMT+0000 (Coordinated Universal Time)
Epoch (seconds)
1782492041
Epoch (milliseconds)
1782492041000
Relative
just now
Ad · in-content

About the Unix Time Converter

Unix time — seconds since the 1970 epoch — underpins timestamps across databases, logs, APIs and tokens. This converter makes those numbers human-readable and lets you go the other way, generating an epoch value from any date.

It runs entirely client-side and updates instantly, with a one-click button to capture the current epoch time.

How to use the Unix Time Converter

  1. 1Enter an epoch value or pick a date.
  2. 2Read the UTC, local and ISO 8601 results.
  3. 3Click “Now” for the current epoch time.

Key benefits

  • Two-way epoch conversion.
  • Auto seconds/millisecond detection.
  • UTC and local output.
  • Private and instant.

Real-world examples

Get the current epoch

Grab the current Unix time for a script.

Decode a stored time

Convert a database epoch field to a date.

Frequently asked questions

What is the Unix epoch?+

It is midnight UTC on 1 January 1970, the zero point for Unix time.

Related tools

Ad · sticky-mobile