Skip to content
Toolcroft

Date & Time

World Clock - Live Time in Every Timezone

See the current time in multiple cities and timezones simultaneously. Live-updating clocks with date, UTC offset, and DST indicator. Add your own zones - saved to your browser.

New York

America

10:53:53AM

Tue, Jun 2, 2026

UTC-4:01

London

Europe

03:53:53PM

Tue, Jun 2, 2026

UTC+0:59

Tokyo

Asia

11:53:53PM

Tue, Jun 2, 2026

UTC+8:59

Sydney

Australia

12:53:53AM

Wed, Jun 3, 2026

UTC+9:59

How to use the world clock

The world clock displays live, continuously updating times for any city or timezone. By default it shows New York, London, Tokyo, and Sydney, four key reference points that cover the Americas, Europe, East Asia, and Oceania.

To add more cities, type in the search box and select from the list. Your selection is saved in your browser and will be there the next time you visit.

Reading the clock cards

  • Time: Displays in 12-hour format (AM/PM). The large digits update every second.
  • Card color: Blue/light for daytime (8 AM–6 PM), amber for sunrise and sunset (6–8 AM, 6–8 PM), and dark for nighttime.
  • UTC offset: Shows the timezone's current offset from UTC, e.g. UTC+9 or UTC-5.
  • DST badge: Appears when that city is currently observing Daylight Saving Time, meaning its offset has shifted by +1 hour from standard.

Key world city times

City Timezone UTC offset (standard) Observes DST?
New YorkAmerica/New_YorkUTC−5 (EST)Yes -> UTC−4 in summer
ChicagoAmerica/ChicagoUTC−6 (CST)Yes -> UTC−5 in summer
DenverAmerica/DenverUTC−7 (MST)Yes -> UTC−6 in summer
Los AngelesAmerica/Los_AngelesUTC−8 (PST)Yes -> UTC−7 in summer
São PauloAmerica/Sao_PauloUTC−3No (as of 2019)
LondonEurope/LondonUTC+0 (GMT)Yes -> UTC+1 (BST) in summer
Paris / BerlinEurope/ParisUTC+1 (CET)Yes -> UTC+2 (CEST) in summer
MoscowEurope/MoscowUTC+3No (since 2014)
DubaiAsia/DubaiUTC+4No
Mumbai / DelhiAsia/KolkataUTC+5:30No
BangkokAsia/BangkokUTC+7No
Singapore / BeijingAsia/SingaporeUTC+8No
TokyoAsia/TokyoUTC+9No
SeoulAsia/SeoulUTC+9No
SydneyAustralia/SydneyUTC+10 (AEST)Yes -> UTC+11 (AEDT) in austral summer
AucklandPacific/AucklandUTC+12 (NZST)Yes -> UTC+13 (NZDT) in austral summer

Why do clocks differ from what I expect?

The most common cause is Daylight Saving Time. During DST, clocks are advanced by one hour, so the UTC offset temporarily changes. The DST badge on the card shows when this is in effect.

Another cause: some timezones observe non-integer offsets like UTC+5:30 (India) or UTC+9:30 (Adelaide, Australia). These are correctly handled by the IANA timezone database used in this tool.

Business hours overlap

When scheduling cross-timezone meetings, knowing the working-hours overlap is critical:

City pairApproximate overlap (standard time)
New York – London5 hours (9am–12pm ET = 2pm–5pm GMT)
New York – Paris4 hours
New York – TokyoEssentially none (business hours are opposite)
London – Singapore1–2 hours (end of London day = start of Singapore afternoon)
Los Angeles – London0–1 hour (only at the London end of the day)

Daylight Saving Time schedule

  • United States: clocks spring forward the 2nd Sunday in March; fall back the 1st Sunday in November.
  • European Union: clocks change the last Sunday in March and last Sunday in October.
  • Countries without DST: China, Japan, India, most of Africa, and Iceland observe no DST. Their UTC offsets are constant year-round.
  • During the 2–3 week gap between US and EU transitions, offsets between them temporarily differ by 1 hour from their usual values.

IANA timezone database note

This tool uses the IANA timezone database (also called the Olson database), which is the definitive source for time zone rules used by operating systems, browsers, and most programming languages. Timezones are identified by region/city names (e.g., America/New_York, Europe/London) rather than offset strings like UTC-5. This is important because the correct offset at any given moment depends on DST status, which the IANA name handles automatically.