Skip to content
T
Tools.Town
Free Online Tools for Everyone
1700000000

Epoch Converter

100% Free

Convert Unix timestamps to human-readable dates and back.

Auto-detect
Client-Side
Relative time
Epoch (auto-detect seconds vs ms)
Epoch (s)
1778879487
Epoch (ms)
1778879487000
ISO UTC
2026-05-15T21:11:27.000Z
Local
5/16/2026, 2:41:27 AM
just now

Embed This Tool

Easy to Embed

Add Epoch Converter to your website or blog in seconds.

  • Responsive design
  • Lightweight & fast
  • No backend required
  • Always up-to-date
<iframe
  src="https://tools.town/embed/epoch-converter/"
  width="100%"
  height="600"
  style="border:none; border-radius:12px;"
  loading="lazy"
  title="Epoch Converter">
</iframe>

Share This Tool

Share Instantly

Share Epoch Converter with anyone — no login required.

  • Shareable link
  • No login required
  • Works on any device
  • No account needed

Share via

Advertisement

How to use

Timestamp → Date: Paste a Unix timestamp (seconds or milliseconds) and see the equivalent UTC and local date-time.

Date → Timestamp: Enter a date and time, choose UTC or local, and get the Unix timestamp.

When to use

Debugging API responses, reading database records, or any time you encounter a raw Unix timestamp in logs or code.

Frequently Asked Questions

What is a Unix timestamp?
The number of seconds elapsed since 1 January 1970 00:00:00 UTC (the Unix epoch). Millisecond timestamps divide by 1000 to get seconds.
Does it support millisecond timestamps?
Yes — paste a 13-digit number and it auto-detects milliseconds.
Can I convert a human-readable date to a timestamp?
Yes — switch to date-to-timestamp mode, pick a date and time, and get the corresponding Unix timestamp.

Related Tools You Might Like

Browse more free tools