Epoch & Unix Timestamp Converter

Convert between Unix timestamps and human-readable dates with timezone support. All processing happens locally in your browser.
Current Unix Timestamp
0

Timestamp → Date

Date → Timestamp

Date Result

Enter a timestamp above

Timestamp Result

Select a date above

Common Timestamps

Unix Epoch0
Jan 1, 2000946684800
Jan 1, 20201577836800
Jan 1, 20251735689600

Time Conversions

1 Minute60 sec
1 Hour3,600 sec
1 Day86,400 sec
1 Week604,800 sec
1 Year~31,536,000 sec

How to Use

1

Enter Value

Enter a Unix timestamp or pick a date/time.

2

Select Options

Choose seconds/milliseconds and timezone.

3

Convert

Click Convert and copy the result.

Use Cases

Debugging
Convert timestamps from API logs to readable dates.
Databases
Work with epoch values stored in databases.
Programming
Convert Date.now() values to human-readable format.
Privacy
All conversions in-browser. No data sent anywhere.
✓ Copied!