Unix Timestamp Converter
Convert between Unix timestamps, ISO 8601 dates, and human-readable times across any timezone — instantly. Paste a Unix timestamp (seconds or milliseconds — auto-detected) and get the ISO 8601 representation, the RFC 3339 offset notation, the date-time in any IANA-named timezone, and the relative offset from now. Or enter a date-time and get the Unix epoch seconds. The Unix epoch is 1970-01-01T00:00:00Z per POSIX.1-2017 §4.16 ('Seconds Since the Epoch'). Millisecond timestamps = Unix seconds × 1000. Auto-detection rule: values greater than 10¹² are milliseconds (since January 9, 2001 at 01:46:40 UTC, all second-based timestamps have been 10 digits; millisecond timestamps are 13 digits). Primary sources: RFC 3339 (date-time internet standard), ISO 8601:2004, POSIX.1-2017 §4.16, IANA Time Zone Database (iana.org/time-zones), ECMAScript 2024 Date specification.
Inputs coming in next batch
The full calculator is in active build. When it ships, you'll be able to model:
- Unix timestamp input (seconds or milliseconds — auto-detected)
- OR: Date-time picker for reverse conversion (date → Unix timestamp)
- Timezone selector (600+ IANA named timezones, e.g., America/Chicago)
- Output format toggle: seconds / milliseconds / ISO 8601 / RFC 3339
Unix timestamp in seconds and milliseconds. ISO 8601 UTC representation (YYYY-MM-DDTHH:mm:ssZ). RFC 3339 representation with timezone offset (±HH:mm). Human-readable date-time in selected IANA timezone. Relative time from now (e.g., '3 hours ago', 'in 2 days'). Y2K38 warning banner if timestamp approaches or exceeds 2,147,483,647 (2038-01-19T03:14:07Z). Milliseconds vs. seconds auto-detection note.
Frequently asked questions
The information and tools on this website are for general educational purposes only and do not constitute financial, investment, legal, or tax advice. Consult a licensed professional for decisions specific to your situation.