Loading tools...
Loading tools...
Convert between Unix timestamp and human-readable date
100% Private - Files Processed Locally
Your files never leave your device
A Unix timestamp is the number of seconds since January 1, 1970 (UTC). It's a universal way to represent time across different systems and timezones.
This tool converts between Unix timestamps and human-readable dates. It handles both seconds and milliseconds automatically.
A Unix timestamp (or epoch time) is the number of seconds that have elapsed since January 1, 1970, 00:00:00 UTC, excluding leap seconds.
Unix timestamps are timezone-independent and easy to calculate with. They're widely used in databases, APIs, and programming for date/time storage.
Traditional Unix timestamps use seconds (10 digits). JavaScript and many modern systems use milliseconds (13 digits). Our tool detects both automatically.
The conversion is highly accurate for typical use cases. Note that historical timezone changes and leap seconds may affect precision in edge cases.
Convert between Unix timestamp and human-readable date
Current Unix Timestamp
17874649318/23/2026, 6:02:11 AM
8/23/2026, 6:02:11 AM
Sun, 23 Aug 2026 06:02:11 GMT
2026-08-23T06:02:11.000Z