Valid
- America/New_York -> valid
data validator
Validate IANA timezone identifiers (e.g., America/New_York) client-side.
Uses Intl.DateTimeFormat to verify IANA zones (e.g., America/New_York, Europe/London).
Returns current offset label when valid.
Runs entirely client-side/offline; no data leaves the page.
Format check only; does not handle business rules or DST logic beyond validating the zone string.