Epoch to Date Converter
Translate 10-digit (seconds) or 13-digit (milliseconds) epoch timestamps into readable local time and UTC formats.
Unix Timestamp → Date
Date → Unix Timestamp
How to use this tool
- 1Paste TimestampInput the epoch integer.
- 2ProcessThe tool automatically detects if it is in seconds or milliseconds.
- 3View DateCopy the parsed standard date format.
What this tool is useful for
- ✓Debugging server logs that only record time in epoch seconds.
- ✓Verifying the "exp" (expiration) claim in a decoded JWT token.
- ✓Converting API response times into user-friendly UI strings.
Privacy & processing
All processing is executed locally using your browser. Your data is never sent to a server.