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.