Time Zone Meeting Planner
Find the best meeting time across multiple time zones. Color-coded business hours for 5+ zones.
Select a date and time above to see times across all zones.
Work hours (9am–5pm)Evening (5pm–10pm)Night (10pm–9am)
Time Zone Meeting Planner
Plan meetings across multiple time zones by selecting a date and time. Each zone card shows the equivalent local time and color-codes whether it falls during business hours, evening, or night. All time conversions use the browser's built-in Intl.DateTimeFormat API — no server round-trips required.
Built and maintained by Meet Shah · Last updated
What this tool is used for
- Finding an hour that falls in working time for everyone across several regions.
- Checking which participants would be asked to join outside business hours.
- Comparing two candidate slots on how much they inconvenience each zone.
- Planning a recurring call that stays reasonable as daylight saving shifts.
- Seeing at a glance why no slot works, so the meeting can be split instead.
Frequently Asked Questions
- How do I find a time that works across zones?
- Convert each participant's working window to UTC and intersect them. The overlap shrinks fast: US Pacific and Central European Time share barely two civilised hours, and adding Asia-Pacific usually leaves none.
- What is the fairest approach when there is no overlap?
- Rotate the inconvenience rather than fixing it on one region permanently. A recurring meeting that is always 6am for the same team is a retention problem, not a scheduling one.
- Why do recurring meetings drift?
- Because regions change clocks on DIFFERENT dates. The US moves in mid-March and Europe in late March, so for two weeks a transatlantic meeting shifts by an hour — the commonest cause of missed calls each spring.
- How should I write the time in an invitation?
- With an IANA zone or a UTC offset plus the date, never a bare abbreviation. "3pm CST" is ambiguous across three zones; "15:00 America/Chicago" or "21:00 UTC" is not.
- Do calendar invites handle this automatically?
- Generally yes — iCalendar stores the zone and each client renders local time. Problems arise with plain-text times typed into the description, which no client converts and everyone reads in their own zone.
- Why do offsets change on different dates in different countries?
- Because daylight-saving transitions are not synchronised — the US, EU and Australia all switch on different dates, and the southern hemisphere switches in the opposite direction. So a fixed offset between two cities is only correct for part of the year.
- Which zones have offsets that are not whole hours?
- India at +5:30, Nepal at +5:45, parts of Australia at +9:30, and the Chatham Islands at +12:45. Any scheduling arithmetic assuming whole-hour offsets is wrong for a large population.
- Should a recurring meeting be anchored to one participant's zone?
- It has to be anchored somewhere, and stating which is what prevents drift. Anchoring to UTC keeps the absolute time fixed and makes the local time move for everyone at each transition.
Common errors and gotchas
- Assuming the offsets stay put. Daylight-saving transitions happen on different dates in different regions.
- Planning by current offset for a meeting weeks away, which can shift by an hour either side.
- Overlooking that a slot crosses midnight for someone, which changes the date as well as the time.
- Treating business hours as identical everywhere, when start times vary by region and role.
- Ignoring local public holidays, which no offset calculation will reveal.
Related Calculators tools
Percentage Calculator
Solve percentage, increase, and change calculations.
Age Calculator
Calculate exact age in years, months, and days.
Unix Timestamp Converter
Convert Unix epoch timestamps to and from human dates.
Tip Calculator
Calculate tip and split the bill between people.
Aspect Ratio Calculator
Solve width or height for a target aspect ratio.
Temperature Converter
Convert between Celsius, Fahrenheit, and Kelvin.
Data Storage Converter
Convert between bytes, KB, MB, GB, TB, and more.
Discount Calculator
Calculate sale price and savings from a discount.