Resolve an IANA timezone to its UTC offset and local wall time at a specific instant.
The frame below runs the same code as this page, in the reader's own browser. Nothing is sent to us, and nothing is sent to you.
Pick a dark background and the text and panels follow it, so the frame stays readable on a dark page.
Intl.DateTimeFormat evaluates each chosen IANA zone at the supplied instant: longOffset yields its transition-aware UTC offset and date-time parts yield local wall time. The zone list is searchable text, but offsets are computed by the browser’s installed time-zone data rather than stored as fixed numbers.
Search: Tokyo At: 2026-08-24T12:00:00Z
1 of 68 timezones match "Tokyo": Zone UTC offset Local time Asia/Tokyo UTC+09:00 2026-08-24 21:00
Calendar invitations render one instant for attendees, schedulers preserve local civil time through daylight-saving changes, and UTC application logs are converted for support staff in named zones.