Tool Hub

ISO 8601 Parser

Validate and break down ISO 8601 strings

Parsed
Valid
datetime

Date

2026-05-07

Time

14:30:00

Timezone

+09:00

Unix (s)

1778131800

Unix (ms)

1778131800000

UTC

2026-05-07T05:30:00.000Z

Local time

May 7, 2026, 02:30 PM

Weekday

Thursday

Samples

Date · Time

Duration

Interval

How to use

  1. Type or paste any ISO 8601 string into the input field.
  2. The parser automatically detects the type: date, time, datetime, duration, or interval.
  3. Read the parsed fields broken down in the result panel.
  4. Click a sample chip below to load a ready-made example.

Examples

  • Entering 2026-05-07T14:30:00Z shows type datetime, date 2026-05-07, time 14:30:00, offset UTC.
  • Entering P1Y2M3DT4H shows type duration with 1 year, 2 months, 3 days, and 4 hours broken out as separate fields.

Verify outputs before using in production. No warranty — see Terms.