Timestamp Converter
Unix timestamp to date, or date to timestamp — both directions, live.
Result
Result
Unix timestamps are unreadable to humans but everywhere in logs, APIs, and databases — convert between Unix time and a normal readable date instantly, in either direction.
How it works
- Enter a timestamp or dateUse either field — a Unix timestamp, or a normal date and time.
- It converts both ways liveThe other field updates automatically as you type.
- Read the resultShown in both your local time and UTC.
FAQ
Seconds or milliseconds?
Unix timestamps are traditionally in seconds. This tool auto-detects milliseconds if the number you enter is 13 digits long.