Travel

Time Zone Converter

It converts a date and time from one city to another, with daylight saving handled automatically for the specific date you enter.

EasyUpdated 2026-07-28Free · no sign-up

09:00 in New York is

2:00 PM

Thu, Jan 15, 2026 in London

Source offset

UTC-05:00

Target offset

UTC+00:00

Difference

+5 h

Source zone

EST

Target zone

GMT

Same day

Yes

CityLocal timeOffset
UTC2:00 PMUTC+00:00
Los Angeles6:00 AMUTC-08:00
Denver7:00 AMUTC-07:00
Chicago8:00 AMUTC-06:00
New York9:00 AMUTC-05:00
São Paulo11:00 AMUTC-03:00
London2:00 PMUTC+00:00
Paris3:00 PMUTC+01:00
Berlin3:00 PMUTC+01:00
Moscow5:00 PMUTC+03:00
Lagos3:00 PMUTC+01:00
Johannesburg4:00 PMUTC+02:00
Dubai6:00 PMUTC+04:00
Mumbai / Delhi7:30 PMUTC+05:30
Singapore10:00 PMUTC+08:00
Shanghai10:00 PMUTC+08:00
Tokyo11:00 PMUTC+09:00
Sydney1:00 AMUTC+11:00
Auckland3:00 AMUTC+13:00

What it calculates

It converts a date and time from one city to another, with daylight saving handled automatically for the specific date you enter.

Why it matters

Offsets are not fixed. Countries shift on different dates, some never shift at all, and a few sit on half-hour boundaries — which is how meetings get missed.

Who it's for

Distributed teams scheduling calls, travellers, and anyone booking across borders.

Formula

target time = source time − source offset + target offset, at that date
Offset
Hours and minutes ahead of or behind UTC
DST
Daylight saving, which shifts the offset seasonally
IANA
The standard time zone database, keyed by city

Worked example

09:00 in New York on 15 January

  1. 1New York is on EST in January, UTC−5
  2. 2London is on GMT in January, UTC+0
  3. 3The difference is 5 hours

14:00 in London the same day

How the time zone converter works

Offsets are resolved from the standard IANA time zone database for the exact date you enter, rather than from a fixed table. That matters because the difference between two cities is not constant: New York and London are five hours apart for most of the year but four for the fortnight in spring when the US has moved to daylight saving and Europe has not. Southern hemisphere zones run the opposite way, and India, parts of Australia and Newfoundland sit on half-hour offsets.

Offsets are resolved from the IANA time zone database for the exact date you enter, rather than from a fixed table. That matters because the gap between two cities is not constant.

New York and London are five hours apart for most of the year but four for the fortnight each spring when the US has moved to daylight saving and Europe has not. Southern hemisphere zones shift the opposite way, and several zones sit on half-hour offsets.

Common mistakes

  • Assuming the gap between two cities is fixed all year.
  • Forgetting the northern and southern hemispheres change clocks in opposite seasons.
  • Overlooking half-hour zones such as India, at UTC+5:30.

Tips and best practice

  • For recurring meetings, check the time again after each clock change — the gap may have moved.
  • Scheduling in UTC avoids the problem entirely for technical teams.
  • The changeover dates differ between countries, so there are always a few weeks of unusual gaps.

Frequently asked questions

What time is it in another country?

Enter the date and time you have, pick the city it applies to and the city you want, and the converter resolves the offset for that exact date including daylight saving.

Does this handle daylight saving?

Yes. Offsets come from the IANA database for the specific date entered, so a January conversion and a July one give different results wherever clocks change.

Why does the time difference between two cities change?

Because countries switch to daylight saving on different dates, and some not at all. New York and London are usually five hours apart but four for a couple of weeks each spring.

Which time zones are not whole hours?

India is UTC+5:30, parts of Australia UTC+9:30, and Nepal UTC+5:45. Newfoundland runs at UTC−3:30.

What is UTC?

Coordinated Universal Time, the reference every other zone is expressed against. It does not observe daylight saving, which is why technical systems schedule in it.

Related calculators

Methodology & trust

Formula source
IANA time zone database via the ECMAScript Intl API.
Last updated
2026-07-28
Privacy
Every calculation runs in your browser. No inputs are sent to a server or stored.
Accessibility
Keyboard navigable, labeled inputs and WCAG AA color contrast.