About the Unix Timestamp Converter
Convert Unix timestamps (seconds or milliseconds — auto-detected) to readable dates in your local timezone and UTC, or pick a date to get its timestamp. A live current-timestamp ticker is included.
Indispensable when reading logs, debugging APIs and working with databases.
How to use the Unix Timestamp Converter
- Paste a timestamp — seconds or milliseconds are auto-detected.
- Read the local and UTC date/time.
- Or pick a date/time to get its Unix timestamp.
Common uses
Decoding timestamps in logs and APIs
Setting expiry times in code
Database debugging
Frequently asked questions
What is Unix time?
The number of seconds elapsed since 00:00:00 UTC on 1 January 1970 (the Unix epoch), ignoring leap seconds.
Seconds or milliseconds?
APIs vary. 10-digit values are seconds, 13-digit are milliseconds — the tool detects and labels which you pasted.
Related tools
Unit Converter
Convert length, weight, temperature, area, volume, speed and data storage.
ConvertersColor Code Converter
Convert colors between HEX, RGB, HSL and CMYK formats.
ConvertersNumber Base Converter
Convert numbers between binary, octal, decimal and hexadecimal.
ConvertersRoman Numeral Converter
Convert between numbers and Roman numerals, both directions.
Converters