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
17752927484/4/2026, 8:52:28 AM
4/4/2026, 8:52:28 AM
Sat, 04 Apr 2026 08:52:28 GMT
2026-04-04T08:52:28.000Z