Timestamp Converter
Convert between Unix timestamps, ISO 8601, and human-readable formats.
timestampUnixepochdatetimeISO 8601
Current Time
Unix (seconds)
1772866896
Unix (milliseconds)
1772866896022
Quick Reference
Unix Epoch:Jan 1, 1970 00:00:00 UTC
Seconds vs MS:~1e9 vs ~1e12
Unix timestamp
Seconds since 1970-01-01 UTC (epoch).
Beware
JavaScript uses milliseconds (13 digits) vs seconds (10 digits).
Frequently Asked Questions
Quick answers about usage, privacy, and best practices.
Privacy: Everything runs locally in your browser. No data is sent to a server.
Privacy First: This tool runs entirely in your browser. No data is sent to any server.