World Clock

A live world clock showing the current time in as many cities as you like, each ticking every second with its date and UTC offset. Add or remove cities freely. Runs in your browser.

World clock

How it works

Each city shows the current time in its own zone, ticking every second against your device clock. Times are derived from your browser's built-in time-zone database, so daylight saving is applied automatically for every city.

Add or remove as many cities as you like. Everything runs locally in your browser, nothing is saved or sent anywhere.

What this does

A world clock shows the current time in as many cities as you like, each ticking every second with its date and UTC offset.

How to use it

  1. Pick a city or time zone.
  2. Press Add to include it.
  3. Remove any city with the × button.
  4. Watch every clock tick live.

How it works

Each city’s time and offset come from your browser’s time-zone database through the standard Intl API, so daylight saving is applied automatically and no external service is contacted.

Understanding your result

Each city ticks from your browser time-zone database, so daylight saving is applied automatically and the UTC offset shown is the rule in force on todays date, it can shift by an hour across a DST changeover. Because every clock is driven by your one device clock, the cities stay perfectly in sync with each other even if that underlying device clock is itself slightly wrong.

Example

Add Tokyo, London, and New York to compare the working day across three continents at a glance.

Sources & methodology

Last updated .

Frequently asked questions

Can I add my own cities?

Yes. Pick any zone from the list and press Add; remove any city with the × button. Your local zone and a few common ones are shown by default.

Is daylight saving handled?

Yes. Each city’s time and offset come from your browser’s time-zone database, so daylight saving is applied automatically.

Is my data stored?

No. The clock runs locally in your browser and nothing is saved between visits.