Unix Timestamp Converter
Convert between Unix timestamps and human-readable dates. Supports both seconds and milliseconds.
About Unix Time
Unix time (epoch time) is the number of seconds elapsed since 1 January 1970 00:00:00 UTC, not counting leap seconds.
Quick reference
0 | 1970-01-01 00:00:00 UTC |
86400 | 1 day in seconds |
2147483647 | Y2038 limit (32-bit max) |
Date input formats accepted
2024-01-152024-01-15T12:30:002024-01-15T12:30:00ZJan 15, 2024 12:30:00 UTC
Current time
—
—