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
17793983745/21/2026, 9:19:34 PM
5/21/2026, 9:19:34 PM
Thu, 21 May 2026 21:19:34 GMT
2026-05-21T21:19:34.000Z