Browse IANA time-zone identifiers and see the current local clock for a filtered region.
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.supportedValuesOf("timeZone") supplies the browser’s available IANA zone identifiers, with UTC added explicitly. Each identifier is passed to Intl.DateTimeFormat with a timeZone option, so the displayed clock uses the zone’s current daylight-saving and historical rules instead of a fixed offset table.
Europe
Europe/London 13:45 Europe/Dublin 13:45 Europe/Paris 14:45 Europe/Berlin 14:45 Europe/Madrid 14:45 Europe/Rome 14:45 Europe/Amsterdam 14:45 Europe/Brussels 14:45 Europe/Zurich 14:45 Europe/Vienna 14:45 Europe/Stockholm 14:45 Europe/Oslo 14:45 Europe/Copenhagen 14:45 Europe/Helsinki 15:45 Europe/Warsaw 14:45 Europe/Prague 14:45 Europe/Budapest 14:45 Europe/Bucharest 15:45 Europe/Athens 15:…
World-clock menus, meeting schedulers, log viewers, and calendar applications use IANA zone identifiers.