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.
Convert between Unix timestamp and human-readable date
Current Unix Timestamp
17811701596/11/2026, 9:29:19 AM
6/11/2026, 9:29:19 AM
Thu, 11 Jun 2026 09:29:19 GMT
2026-06-11T09:29:19.000Z