Timestamp Converter
Convert between Unix timestamps, ISO 8601, and human dates — with timezone support.
Paste, drop a file, or .
How to use timestamp converter
- 1Paste a timestamp or date
1700000000, 1700000000000, or '2024-01-15T12:00:00Z'.
- 2Pick a timezone
For the human-formatted line.
Frequently asked questions
- Seconds or milliseconds?
- We auto-detect — 10-digit input is seconds, 13-digit is milliseconds.
- How's the relative time computed?
- Using date-fns — accurate across timezones and DST transitions.