⏱️

Epoch Converter

Convert between Unix timestamp and human-readable date/time.

Features

  • Convert Unix timestamp to human-readable date
  • Convert date/time to Unix timestamp
  • Support for milliseconds timestamps
  • Multiple timezone display
  • Current timestamp display

How to Use

  1. Enter a Unix timestamp or select a date
  2. View the converted result instantly
  3. Copy the result

Frequently Asked Questions

What is a Unix timestamp?

The number of seconds since January 1, 1970 (UTC). Used widely in programming and databases.

What is the current Unix timestamp?

Displayed at the top of the tool, updated in real-time.

Does it support millisecond timestamps?

Yes, timestamps in milliseconds (13 digits) are automatically detected and converted correctly.

What timezones are supported?

Displays results in UTC and your local browser timezone. You can also specify custom timezone offsets.