What a UTC offset is
Coordinated Universal Time (UTC) is the reference time standard against which every time zone in the world is defined, and a UTC offset states how many hours a given zone's local clock reads ahead of or behind UTC. Johannesburg, for example, keeps a fixed offset of UTC+2 year-round, while New York's offset shifts between UTC−5 in winter and UTC−4 during daylight saving time -- the offset for a DST-observing zone is not a single fixed number but depends on the date.
Not every offset is a whole number of hours. India Standard Time is UTC+5:30, and other regions use offsets such as UTC+5:45 or UTC+9:30. These non-whole-hour offsets are national or regional political decisions rather than a geographic necessity, which is one reason time zone arithmetic should rely on real, maintained time zone data rather than an assumption that every zone differs from its neighbors by a whole number of hours.
Why some countries don't observe daylight saving time
Many zones keep a fixed offset from UTC all year and never observe daylight saving time, including Johannesburg (SAST), Dubai (GST), Tokyo (JST) and Singapore (SGT). Locations closer to the equator experience relatively little seasonal change in day length across the year, which reduces the practical rationale for shifting clocks forward in one season and back in another -- a rationale that originated with shifting daylight hours at higher latitudes, where the amount of daylight varies much more between summer and winter.
Daylight-saving rules can also change by government decision over time rather than staying fixed indefinitely: São Paulo (BRT) observed daylight saving time in past years but abolished the practice in 2019. This kind of legal change is exactly why time zone software relies on a maintained, regularly updated dataset rather than a fixed table of assumptions written once and never revisited.
Why DST transition dates differ between countries and hemispheres
Daylight-saving transition dates are set independently by each country or region's own law, so they do not automatically align even between countries that both observe DST. In the United States, the Energy Policy Act of 2005 (amending the Uniform Time Act of 1966) set daylight saving time to begin on the second Sunday in March and end on the first Sunday in November. In the European Union, Directive 2000/84/EC harmonizes summer-time arrangements across member states to begin on the last Sunday in March and end on the last Sunday in October -- different dates from the US rule, even though both regions are in the Northern Hemisphere and observe DST during their local spring-to-autumn period.
Southern Hemisphere countries that observe daylight saving time, such as parts of Australia and New Zealand, run their clocks forward and back roughly six months out of phase with Northern Hemisphere countries, because their local spring and autumn fall in opposite calendar months -- a Southern Hemisphere summer occurs around December to February, the opposite season from a Northern Hemisphere summer. This is why the time difference between, for example, London and Sydney is not constant across the year: it changes as each city moves independently in and out of its own daylight-saving period.
How DST transitions change the gap between two cities
Because DST-observing zones do not all transition on the same date, the hour difference between two cities can shift multiple times across a single year, and can even shift briefly to an unusual value during the short window when one city has changed its clocks and the other has not. London and New York, for instance, are usually 5 hours apart, but during the few weeks each spring and autumn when only one of the two has switched to or from daylight saving time, the gap is briefly 4 hours instead.
London and Sydney illustrate an even larger swing: because the two cities observe daylight saving time in opposite hemispheres and opposite seasons, their time difference moves between roughly 9 and 11 hours across the year, rather than staying fixed. Manually tracking these shifts for every relevant city pair is error-prone, which is the practical reason for using software that consults real time zone data rather than a remembered fixed offset.
How the site's time zone converter handles this automatically
This site's time zone converter computes each selected zone's current UTC offset from the IANA Time Zone Database (also called the tz database or zoneinfo), the reference dataset of time zone and daylight-saving rules maintained for operating systems and programming languages worldwide, and built into the browser running the calculator. Zones are identified by names tied to representative cities, such as America/New_York or Asia/Tokyo, precisely because offsets and DST rules are set politically and can change -- the database records each region's full history and current rules rather than a single static number.
Because the converter looks up both zones' offsets for today's date every time a conversion runs, it applies the correct seasonal offset automatically, including the correct 4-hour or 5-hour London-New York gap depending on the date, without requiring the user to know or track which zones are currently observing daylight saving time.
Câu hỏi thường gặp
What is a UTC offset?
A UTC offset states how many hours (and in some cases minutes) a local time zone's clock reads ahead of or behind Coordinated Universal Time (UTC), the global reference standard every time zone is defined against. Some zones, like Johannesburg at UTC+2, keep a fixed offset year-round, while others, like New York at UTC−5 or UTC−4, shift their offset depending on whether daylight saving time is in effect.
Why don't all countries observe daylight saving time?
Countries and regions closer to the equator experience relatively little change in day length across the seasons, which reduces the practical benefit of shifting clocks forward and back, so many such zones -- including Johannesburg, Dubai, Tokyo and Singapore -- keep a fixed UTC offset all year. Daylight-saving observance is also a political decision that can change over time: São Paulo, for example, observed daylight saving time in past years but abolished the practice in 2019.
Why do daylight saving time transition dates differ between countries?
Each country or regional bloc sets its own daylight-saving transition dates through its own legislation. The United States begins DST on the second Sunday in March and ends it on the first Sunday in November, under the Energy Policy Act of 2005, while the European Union begins on the last Sunday in March and ends on the last Sunday in October, under Directive 2000/84/EC -- two different sets of dates even though both regions observe DST during their shared Northern Hemisphere spring-to-autumn period.
Why is the time difference between two cities not constant throughout the year?
When one or both cities in a pair observe daylight saving time, their UTC offsets shift on different calendar dates (or, for opposite-hemisphere pairs, in opposite seasons entirely), so the gap between them changes at those transition points. London and New York usually differ by 5 hours but briefly differ by 4 hours for a few weeks each spring and autumn, while London and Sydney swing between roughly 9 and 11 hours apart across the year because their daylight-saving periods fall in opposite seasons.
What is the IANA time zone database?
The IANA Time Zone Database (also called the tz database or zoneinfo) is the reference compilation of time zone and daylight-saving rules for every region of the world, maintained under the Internet Assigned Numbers Authority and used by operating systems and programming languages worldwide, including the browser-based data this site's time zone converter relies on. It is updated several times a year as governments change their daylight-saving or offset rules, and zones are named after representative cities, such as America/New_York, to avoid the ambiguity of reused abbreviations like CST.
How does an online time zone converter handle daylight saving time automatically?
A converter built on real time zone data, such as the IANA Time Zone Database, looks up each selected zone's current UTC offset for the specific date of the conversion rather than relying on a fixed, remembered offset. Because the database encodes each zone's DST start and end rules, the converter can apply the correct seasonal offset -- including brief transition-window differences -- without requiring the user to separately track which zones are currently observing daylight saving time.
Tài liệu tham khảo
- IANA Time Zone Database (tz database) -- the reference time zone and daylight-saving rules. iana.org/time-zones.
- ISO 8601 -- Date and time -- Representations for information interchange (UTC offsets). International Organization for Standardization.
- NIST -- Time and Frequency Division: Coordinated Universal Time (UTC). nist.gov.
- Energy Policy Act of 2005, Pub. L. No. 109-58 (amending the Uniform Time Act of 1966) -- U.S. daylight saving time dates.
- Directive 2000/84/EC of the European Parliament and of the Council on summer-time arrangements (2001).