Time zone guides
Background on how civil time actually works — what UTC is, why clocks change, where the rules come from, and how to schedule across zones without getting caught out.
What are time zones?
What time zones are, how UTC offsets are calculated from longitude, why daylight saving changes clocks, and how civil time evolved from solar noon to the IANA database.
UTC vs GMT: what is the difference?
GMT is mean solar time at Greenwich; UTC is an atomic time scale kept close to it. What separates them, when the difference matters, and which one to use.
Daylight saving time explained
Why clocks move twice a year, who changes when, how the US and EU transition dates differ, and what breaks when the offset shifts.
The IANA time zone database
What the IANA tz database is, why identifiers look like Europe/Copenhagen, how often the rules change, and why almost all software depends on it.
How to schedule meetings across time zones
Practical rules for cross-zone scheduling: anchor in a named zone, find real working-hour overlap, and survive daylight saving transitions.
Why some time zones use 30 or 45 minute offsets
India at UTC+05:30, Nepal at UTC+05:45, Chatham Islands at UTC+12:45. Why some regions do not use whole-hour offsets and what it means for software.
Time zone abbreviations and why they are ambiguous
CST, IST, and BST each mean several different things. Why time zone abbreviations are unreliable and what to use instead.
Why China uses one time zone
China spans roughly five hours of longitude but keeps a single civil clock at UTC+08:00. How Beijing Time works, who lives out of step with the sun, and what it means for scheduling.
How to read a UTC offset
What UTC+05:30 and UTC−08:00 mean, how daylight saving changes the number, and why an IANA zone id is safer than an offset alone.
Zulu time explained
What Zulu time means in aviation and operations, how it relates to UTC, and when to use Z instead of a local clock.
Jet lag and crossing time zones
How crossing time zones desynchronises your body clock from local civil time, what actually helps, and how to plan meetings around travel.
US vs EU daylight saving dates
The United States and the European Union change clocks on different Sundays. How the calendars differ, what happens in the mismatch weeks, and how to keep a standing meeting honest.
How to write a timezone-safe calendar invite
Put a named IANA zone on the event, write both city times in the body, and never rely on CST or EST. A practical checklist for cross-zone meetings.
America/New_York vs EST
EST is a winter offset. America/New_York is a rule set that includes daylight saving. Why software and invites should store the identifier, not the abbreviation.
Meeting overlap between APAC and the Americas
Tokyo, Singapore, and Sydney barely share a workday with New York or Los Angeles. How the overlap actually looks, and when to stop forcing a live call.
Leap seconds and civil time
UTC sometimes inserts a 61-second minute. Civil clocks and IANA zones ignore that for daily life. What leap seconds are, why they are going away, and when they still matter.
The International Date Line
Why it can be Wednesday in Honolulu and Thursday in Auckland at the same instant, how the line zigzags, and what that does to meeting dates.
Unix time, UTC, and IANA zones
How computers store instants, why you should persist UTC or a zoned timestamp, and where IANA ids belong in an application.
Daylight saving transition bugs
The skipped hour in spring, the repeated hour in autumn, and the software mistakes that schedule meetings into a time that never happens.
Why time zone offsets are political
Longitude suggests 15° per hour. Borders, wars, and trade blocs decide the real offset. Historical splits that still surprise software.
How to write times for readers
City name, 24-hour clock, offset or IANA id, and the date. A style guide for blogs, support docs, and emails that will be forwarded across zones.