🧮 Time Math
Unix Timestamp Converter
Convert between Unix timestamps (seconds since Jan 1, 1970) and human-readable dates, in both directions.
How to use it
- To convert a timestamp to a date: paste the timestamp and press "Timestamp → Date."
- To convert a date to a timestamp: pick a date and time and press "Date → Timestamp."
- Results appear immediately below each section.
FAQ
Is the timestamp in seconds or milliseconds?
Seconds — the standard Unix timestamp format used by most APIs and systems.
What time zone is used for the human date?
Your browser's local time zone.
Why would I need this?
Common for developers debugging APIs, logs, or databases that store dates as Unix timestamps.
Related tools
🔄
Time Zone Converter
Convert a time between two zones.
🔁
12h ⇄ 24h Converter
Flip between clock formats instantly.
🤖
Cron Expression Builder
Turn cron syntax into plain English.