CONVERT / TIMEDROP
Unix timestamp converter
Convert seconds or milliseconds since the Unix epoch into readable dates.
READABLE TIME
UTC · GMT+00:00
2026-09-06T17:00:00.000Z
Date to Unix timestamp
Use a clock time to generate seconds and milliseconds.
HOW IT WORKS
Unix timestamp converter, explained.
- Choose seconds or milliseconds explicitly.
- Paste an integer timestamp to see its UTC and selected-zone time.
- Use a local date and time to create a timestamp in either unit.
Unix time counts elapsed seconds from 1970-01-01 00:00:00 UTC. JavaScript commonly uses milliseconds, while Discord uses seconds. A factor-of-1,000 unit mix-up creates a very different date. This converter supports dates from 1900 through 2100.
Can I use negative timestamps?
Yes. A negative timestamp represents a date before the Unix epoch, within the supported date range.
Does Unix time have a time zone?
The timestamp identifies a single moment. Time zones change how that moment is displayed, not the timestamp itself. Leap seconds are not modeled by this JavaScript-based converter.
Advertisement
Every minute, sorted.
Eight tools for sharing, planning and calculating time.