Epoch to Human-Readable Converter
Paste a Unix epoch timestamp in seconds or milliseconds and instantly see the equivalent local and UTC date/time.
Epoch to Date/Time
Detected Unit
Local Time
Click to copy
UTC
Click to copy
ISO 8601
Click to copy
Relative
Enter an epoch timestamp above to see the result.
Date/Time to Epoch
Epoch (seconds)
Click to copy
Epoch (milliseconds)
Click to copy
Interpreted as UTC
Pick a date and time above to see the epoch value.
Copied!
Summary
Paste a Unix epoch timestamp in seconds or milliseconds and instantly see the equivalent local and UTC date/time.
How it works
- Paste or type a Unix epoch timestamp into the input field.
- The tool auto-detects seconds vs. milliseconds based on the magnitude of the value.
- The equivalent date and time is shown instantly in your local timezone and in UTC.
- Use the reverse section to pick a date/time and get its epoch value.
- Click any result to copy it to the clipboard.
Use cases
- Debug API responses that return epoch timestamps.
- Convert database timestamps to readable dates without writing code.
- Check when a JWT or session token expires.
- Translate log file timestamps to human-readable time.
- Verify webhook payloads that use Unix time.
- Convert between seconds and milliseconds epoch values.
- Find the epoch value for a specific date and time.
- Quickly check what "now" looks like as an epoch.
Frequently Asked Questions
Last updated: 2026-06-09 ·
Reviewed by Nham Vu