Unix Timestamp Guide
Unix time is a system for describing a point in time, defined as the number of seconds that have elapsed since Jan 01 1970 (UTC).
Privacy Guaranteed: All conversions are processed locally in your browser.
FAQ
What is Unix Timestamp (Unix Epoch)?↓
Unix time is a system for describing a point in time, defined as the number of seconds that have elapsed since Jan 01 1970 (UTC).
Difference between 10-digit and 13-digit?↓
10-digit represents seconds, while 13-digit represents milliseconds. This tool auto-detects both formats.