How to use
- Type or paste any ISO 8601 string into the input field.
- The parser automatically detects the type: date, time, datetime, duration, or interval.
- Read the parsed fields broken down in the result panel.
- 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.