Multi-Stop Travel Time Zone Planner
Estimate cumulative jet-lag stress across a multi-stop international itinerary based on time zone jumps and layover durations. Useful for business travellers and travel planners optimizing long-haul routes.
About this calculator
Jet lag accumulates non-linearly across multiple destinations because partial adaptation at an intermediate stop either buffers or compounds the subsequent shift. This calculator models the cumulative adjustment burden as: score = ceil((|destination1 − origin| × 0.7 + |destination2 − destination1| × 0.8) / (stayDuration1 + totalTripDays) × 100). The first leg is weighted at 0.7 because travellers are usually fresh; the second leg uses 0.8 reflecting accumulated fatigue. Dividing by the total time spread (stay plus trip days) measures how compressed the time-zone changes are. Multiplying by 100 converts the ratio to a readable index. A higher score indicates greater cumulative jet-lag stress per day of travel; lower scores suggest the itinerary allows adequate recovery time between shifts.
How to use
Origin: New York (UTC−5, zone = −5). First stop: London (UTC+1, zone = 1), staying 3 days. Final destination: Dubai (UTC+4, zone = 4). Total trip: 10 days. Step 1 — leg 1 shift: |1−(−5)| = 6 hours × 0.7 = 4.2. Step 2 — leg 2 shift: |4−1| = 3 hours × 0.8 = 2.4. Step 3 — sum: 4.2 + 2.4 = 6.6. Step 4 — divide by (3 + 10) = 13, then × 100: 6.6/13 × 100 ≈ 50.8. ceil(50.8) = 51. An index of 51 suggests moderate cumulative jet-lag stress — manageable with good sleep hygiene but worth monitoring on the Dubai leg.
Frequently asked questions
How do multiple time zone changes on a trip compound jet lag compared to a single long-haul flight?
Each time zone shift forces your circadian clock to re-anchor, a process that takes roughly one day per hour of shift. When a second shift occurs before the first is fully resolved, the body tries to adapt from an intermediate, already-displaced baseline — potentially worsening cumulative fatigue. Whether the compound effect is better or worse than a single large shift depends on the direction of travel and the duration of intermediate stays. A 3-day London stopover before continuing east can pre-adapt the clock and reduce Dubai jet lag, which is what the 0.7/0.8 weighting in the formula approximates.
What stay duration at an intermediate stop is long enough to reduce jet lag for the next leg?
Research suggests that roughly half the number of hours of time difference is needed for meaningful circadian adaptation — so a 6-hour eastward shift requires about 3 days for the body to feel close to normal. Stays shorter than this provide only partial adaptation and may leave you worse off if the next leg pushes the clock further in the same direction. This calculator uses the ratio of shift magnitude to total trip days as a proxy for whether your itinerary is compressed or spacious enough for recovery.
Why are eastward time zone crossings weighted differently from westward ones in jet lag models?
Eastward travel advances the circadian clock, which conflicts with the body's natural tendency to run slightly long. Westward travel delays the clock, which feels more natural and typically resolves faster — studies report roughly 1 day of recovery per hour going west versus 1.5 days per hour going east. This calculator applies uniform weights (0.7 and 0.8) to leg one and leg two regardless of direction as a simplified stress index; for directional precision, consider separate eastward/westward adjustment models.