Skip to content

Guide

Time-zone cheatsheet for remote teams: the eight zones that cover 90% of meetings

Eight zones cover 90% of working remote teams. Memorise the offsets, internalise the DST traps.

Eight time zones cover most distributed-team meetings: Pacific (PST/PDT), Eastern (EST/EDT), Greenwich (GMT/BST), Central European (CET/CEST), India (IST), Japan (JST), Australian Eastern (AEST/AEDT), and New Zealand (NZST/NZDT). Memorising the offsets and DST behaviour for these zones eliminates 90% of the “wait, what time is this actually?” back-and-forth.

The cheat sheet

ZoneStandard offsetDST offsetDST schedule
Pacific (LA, San Francisco, Vancouver)UTC-8 (PST)UTC-7 (PDT)2nd Sun Mar — 1st Sun Nov
Eastern (NYC, Toronto)UTC-5 (EST)UTC-4 (EDT)2nd Sun Mar — 1st Sun Nov
Greenwich (London, Dublin, Lisbon)UTC+0 (GMT)UTC+1 (BST)Last Sun Mar — Last Sun Oct
Central European (Berlin, Paris, Madrid)UTC+1 (CET)UTC+2 (CEST)Last Sun Mar — Last Sun Oct
IndiaUTC+5:30 (IST)sameNo DST
JapanUTC+9 (JST)sameNo DST
Australian Eastern (Sydney, Melbourne)UTC+10 (AEST)UTC+11 (AEDT)1st Sun Oct — 1st Sun Apr
New ZealandUTC+12 (NZST)UTC+13 (NZDT)Last Sun Sep — 1st Sun Apr

The DST traps that break recurring meetings

1. Three-week mis-aligned DST windows in spring

US DST starts on the second Sunday of March. EU DST starts on the last Sunday of March. For about three weeks each spring, US-to-EU meetings shift by an hour from their usual offset. A 9am EST / 3pm CET call becomes 9am EDT / 2pm CET — same NYC time, different Berlin time. Calendar apps usually get this right; humans recalculating in their head usually don’t.

2. Reversed seasons in the Southern Hemisphere

Australian DST runs October through April. NZ runs late September through early April. Both are oppositethe US/EU schedule. When New York “springs forward” in March, Sydney is about to “fall back.” A regular call between NY and Sydney shifts twice per US/EU transition and twice per AU/NZ transition — four adjustments per year, not two.

3. India and Japan don’t move

Neither observes DST. From the perspective of a US/EU colleague, the meeting time in India or Japan shifts twice a year even though nothing has changed there — the home office moved, not the remote one. This trips up spreadsheet-based scheduling that assumes a fixed offset.

4. The 24-hour gap between LA and Sydney

Pacific time and Australian Eastern time are ~18-19 hours apart depending on DST status. Most workdays don’t overlap at all. The narrow overlap window:

  • LA 3pm = Sydney 8am next day (winter both)
  • LA 4pm = Sydney 9am next day (US DST, AU winter)

Almost any LA-Sydney call lives in the LA-afternoon / Sydney-morning window. The reverse direction (Sydney afternoon / LA early morning) is brutal for the Pacific side.

The meeting-window math

Useful overlapping working hours for common pairings:

PairOverlap (standard time)Notes
SF ↔ NYC8am-5pm PST = 11am-8pm EST3-hour offset; ample overlap
SF ↔ London8am-9am PST = 4pm-5pm GMT1 hour. Mornings PST, evenings London
SF ↔ BerlinNone during standard hoursSF 8am = Berlin 5pm; SF 9am = Berlin 6pm
NYC ↔ London9am-12pm EST = 2pm-5pm GMT3 hours. The classic transatlantic window
NYC ↔ Berlin9am-11am EST = 3pm-5pm CET2 hours. Tight; usually morning NYC
London ↔ India9am-1pm GMT = 2:30pm-6:30pm IST4 hours. Most flexible Eurasian pair
Berlin ↔ Tokyo9am-10am CET = 5pm-6pm JST1 hour, end-of-day for Tokyo
NYC ↔ SydneyNone during standard work hoursNYC evening ↔ Sydney morning

Best practices for cross-zone teams

  • Pick one canonical time zonefor all published times. UTC is good if the team is genuinely distributed; the zone of the largest cohort is fine otherwise. Always include the offset (“3pm UTC (11am EDT)”).
  • Rotate meeting pain. If half the team dialing in is at 8am and the other half is at 8pm, swap which half is which every other week. Long-running arrangements that always pin one team to evenings burn out that team.
  • Asynchronous-by-default. The fewer meetings need to overlap, the less the time-zone math matters. Write decisions down; record video updates; treat synchronous time as the scarce resource it is.
  • Use IANA namesin calendar invites (“America/New_York” not “EST”). IANA names track DST changes; abbreviations don’t. Calendar apps that store events by IANA name handle DST transitions correctly without manual edits.
  • Watch the date.A 7pm Friday call in California is 12pm Saturday in Sydney. Calendars handle the date math — humans guessing don’t.

Tools that actually help

Convertitive’s time-zone converter renders any time across 28 major zones with DST handled automatically by the browser’s IANA database. The world clock gives a live overview for picking meeting windows. Calendar apps (Google Calendar, Outlook, Cal.com) all let you display secondary time zones in the side rail — turn it on once and forget it.

For the conceptual background on UTC, GMT, and IANA timezones, see UTC vs GMT and the IANA timezone glossary entry.

Sources: IANA tz database (2026a); EU Directive 2000/84/EC (summer-time arrangements); US Energy Policy Act of 2005 (modern US DST schedule).

Related

Published May 16, 2026