Scheduling
Scheduling a group across time zones
The fairness math, the notation that prevents disasters, and why the meeting nobody wants at 6am keeps getting scheduled at 6am.
· 9 min read
A group spread across time zones does not really have a scheduling problem. It has a fairness problem wearing a scheduling problem as a disguise. Finding an hour that technically exists for everyone is usually easy; finding one that is not miserable for the same unlucky person every single time is the actual work.
Everything below is about making the cost visible and then distributing it, plus the small number of mechanical precautions that stop somebody missing the whole thing by an hour.
Never send a time without a zone
“7pm” in a group spanning four countries is not a time. It is four different times, and at least one person will pick the wrong one.
Three habits prevent nearly every version of this:
- Always attach the zone,and use the abbreviation people actually recognize — “7pm ET”, “19:00 CET”. If the group spans more than about three zones, quote a single reference like UTC and let people convert once.
- Always include the date with the time.When a group spans enough longitude, one person’s Friday evening is another’s Saturday morning, and a bare weekday is genuinely ambiguous.
- Send a calendar file.This is the most reliable fix available, because it removes human arithmetic entirely — the recipient’s device does the conversion, correctly, including the awkward cases below. If you are offering options in a poll, the winning option should arrive as something people can add to a calendar in one tap.
The daylight saving trap
This is the one that catches careful people. Countries do not change their clocks on the same date, so the offset between two cities is not a constant — it shifts, and there are stretches of the year when the usual gap is simply wrong.
The United States moves to daylight time on the second Sunday in March and back on the first Sunday in November. Most of Europe moves on the last Sunday in March and back on the last Sunday in October. That leaves roughly three weeks each spring, and about a week each autumn, when the familiar offset between, say, New York and London is an hour off what everyone assumes. Australia is on the opposite hemisphere’s schedule entirely, and plenty of places — much of Asia, most of Africa, Arizona, Hawaii — do not change at all.
The practical rule: never compute an offset once and reuse it.For anything more than a week out, work from the actual calendar date rather than from “London is five hours ahead.” A recurring event scheduled in one person’s local time will silently drift for everyone else twice a year, which is how a standing call ends up an hour early for half the group with no explanation.
Measure how bad it is, not whether it overlaps
The common approach is to hunt for a slot inside everyone’s working or waking hours and take the first one that fits. That treats all fits as equal, which they emphatically are not: a slot at 9am for one person and 11pm for another technically overlaps and is obviously not fine.
A better method takes about two minutes. Give each person a comfortable window — say 8am to 9pm local — and, for each candidate slot, count two things: how many people fall outside their window, and by how much. A slot that puts one person thirty minutes past the edge is very different from one that puts them three hours past it, and a single number for “overlap” hides that completely.
Then pick the slot with the least total pain, not the one with the most bodies inside the window. Those are frequently different answers, and the difference is usually whichever person is in the minority zone.
When no good slot exists, rotate
Once a group spans more than about twelve hours of longitude, there is no time that is comfortable for everyone. It is not a search problem any more; the slot does not exist.
At that point you have three honest options, and pretending otherwise just means the default quietly wins:
- Rotate the burden. Alternate between a slot that is early for the west and one that is late for the east, and write down whose turn it is. Rotation that lives in memory always drifts toward whoever complains least.
- Split the group. Two comfortable gatherings usually beat one that half the people attend resentfully. This is not a failure; it is an accurate response to the fact that you have two clusters.
- Go asynchronous.A surprising amount of what groups do together does not need everyone present simultaneously — decisions especially. A poll with a forty-eight hour window is time zone agnostic by construction, which is much of why voting by email works better than trying to get everyone into a call to decide.
One thing to avoid: solving it by always deferring to the largest cluster. It is the natural default and it reliably produces the same outcome, which is that your one friend in Auckland stops coming.
Put a zone on the deadline too
Easy to miss. “Voting closes Thursday 9pm” sounds precise and is not. For someone eight hours behind you, Thursday 9pm your time is Thursday lunchtime theirs — they have lost most of the day they thought they had, and they find out by discovering the poll already closed.
Write “closes Thursday 9pm ET”, and when zones are wide, be slightly generous with the window. A deadline that lands mid-morning somewhere is functionally a shorter deadline for those people.
A workable default
- Collect everyone’s actual zone once, and keep it written down.
- Propose three or four slots, each stated in a single reference zone plus the date.
- Let people mark each slot as fine, awkward, or impossible — three levels, not two. The middle one is where all the useful information lives.
- Pick the slot with the least total awkwardness, not the most bare acceptances.
- If nothing is comfortable, rotate and record whose turn it was.
- Send the result as a calendar invitation so nobody converts anything by hand.
The whole thing rests on one idea: the cost of a bad hour is real, it lands on specific people, and a group that refuses to look at who is paying it will keep sending the bill to the same person until they quietly stop showing up.
Keep reading
- How to pick a date everyone can actually makeWhy open-ended date questions stall, how many options to offer, and how to close a group scheduling decision in two days instead of two weeks.
- Why group chats are terrible at making decisionsGroup chats are built for conversation, not for closure. A look at the specific failure modes — and the small structural changes that fix them.
- How to write a poll people actually answerOption count, wording, deadlines, and subject lines: the practical mechanics that move a group poll from a 40% response rate to a 90% one.
Running one of these decisions yourself?
planit sends the poll, chases the stragglers, and closes on a deadline. Your friends vote from their inbox — no account required.
Start a poll →