Skip to content
EN

Time Zone Converter

Pick two cities and a moment. The clocks below show the same instant in both places, with daylight saving already applied.

Difference

Time zones are politics, not geography

A time zone is a legal decision, not a line drawn by the sun. China spans five geographic hours and runs on one clock; France has twelve zones because of its overseas territories; Nepal sits at UTC+5:45 to place solar noon over Kathmandu rather than over India. None of that follows from longitude alone, which is why a converter reads a database of laws rather than dividing degrees by fifteen.

The rules also change. Brazil ended daylight saving in 2019, Mexico ended most of it in 2022, and the European Union has been debating abolition since 2018. Your browser ships the current database, and this page reads it — that is why the answer can differ from a printed table made a few years ago.

The practical consequence: never store a meeting as a fixed offset. "São Paulo is three hours behind London" is true today and false in December. Store the instant, or the local time plus the zone, and let the rules resolve it.

Popular city pairs

Frequently asked questions

Why does the difference change during the year?

Because daylight saving does not start and end on the same date everywhere — and some places do not observe it at all. São Paulo dropped it in 2019, so the gap to London is three hours for part of the year and four for the rest. That is why this page asks for a date instead of showing one fixed number.

What if the time I enter does not exist?

On the night the clock jumps forward, an hour is skipped — 02:30 simply never happens. The page says so and shows the next valid time instead of pretending the input was fine.

And if it happens twice?

When the clock falls back, the same hour repeats. We show the first occurrence, which is the standard convention, and say that the time is ambiguous.

Are the times accurate for past and future dates?

They use the IANA time zone database that ships with your browser, which encodes the historical rules. Future dates assume current law — a government can change the rules with a few months' notice, and no calculator can predict that.

Other tools