How to track the time in several cities at once
The board starts with your own detected time zone plus Los Angeles, New York, London, and Tokyo. Every row ticks once a second and shows the local date, the live UTC offset for that instant, and the time.
You can add any of the 44 curated zones and remove any row you do not need. All of it is computed with the browser's built-in Intl time-zone support, so no request leaves your device.
- Open the tool; your local zone is detected and added to the top of the board.
- Choose a city from the "Add a time zone" dropdown and click Add zone.
- Switch between 24-hour and 12-hour display with the clock format selector.
- Read each row's UTC offset label to see whether that city is currently on daylight saving.
- Click Remove on any row you do not need; the board resets on reload.