Arrange a meeting across time zones
Look at several cities at once and check whether it is working hours or the small hours for the other side.
Guide
The world clock has a built-in set of common cities with their IANA time zone names, and uses the current device Date with Intl.DateTimeFormat to show the time in each place, deriving the current UTC offset and the difference from the local machine from the formatted result. Daylight saving is handled by the browser's own time zone database.
Updated 2026-09-272 min read
The world clock has a built-in set of common cities with their IANA time zone names, and uses the current device Date with Intl.DateTimeFormat to show the time in each place, deriving the current UTC offset and the difference from the local machine from the formatted result. Daylight saving is handled by the browser's own time zone database.
The UTC offset for America/New_York reflects daylight saving automatically according to the moment of the query and the browser's time zone database, rather than being hard-coded to UTC-5.
Look at several cities at once and check whether it is working hours or the small hours for the other side.
Avoid messaging someone in the middle of their night, and see whether they are ahead of or behind you.
Add the cities you visit often and see the UTC offset and the difference after daylight saving.
No, it uses only the device clock and the browser's time zone data.
No network access; the list of cities you choose is stored only in the current browser's localStorage.
Updated 2026-09-27
Live time and offsets for 40+ cities worldwide at a glance