๐ป Developer Tools
Unix Timestamp Converter
Convert Unix seconds to ISO dates or local date-time values back to timestamps.
Ready to use ยท Runs in your browser ยท No signup
UTC ISO date and time
Unix seconds
How to use the Unix Timestamp Converter
Convert Unix epoch seconds to an ISO timestamp or turn a browser-local date and time into Unix seconds.
- For timestamp-to-date, enter Unix seconds since 1970-01-01T00:00:00Z.
- For date-to-timestamp, choose a local date and time.
- Fieldlet uses the browser Date API for the conversion.
Last reviewed for accuracy:
Common questions
Are Unix timestamps timezone-specific?
The timestamp itself represents an instant relative to UTC. A local date-time input is interpreted using the browser's local timezone before conversion.