Bridge days calculator (long weekend planner)
This bridge days calculator helps you find long weekend opportunities by identifying short runs of working days between weekends and public holidays. By taking just one or a few days off, you can turn them into extended breaks.
This answers a simple but powerful question: when is the best time to take minimal leave and get the most consecutive days off?
Instead of manually scanning calendars, the calculator analyzes public holiday data and working schedules to surface the most efficient opportunities automatically.
What is a bridge day
A bridge day is a working day that sits between two non-working days, typically a weekend and a public holiday.
Taking that day off creates a continuous block of free time without using many vacation days.
For example:
- a Thursday public holiday + Friday off + weekend = 4 days off
- weekend + Monday off + Tuesday public holiday = 4 days off
How bridge day detection works
The calculator scans the selected year (or month) and evaluates working days based on your chosen schedule and holiday rules.
The detection process is:
- walk through each day in the selected period
- identify runs of consecutive working days
- select runs that fit within the maximum bridge length
- check if they are surrounded by non-working days
- calculate the total consecutive days off created
Each opportunity is ranked by efficiency, meaning how many days off you get per day of leave taken.
For example, a 4-to-1 ratio means taking one day off gives you four consecutive days away from work.
Common bridge day patterns
Some bridge patterns appear frequently across countries with standard workweeks:
- Friday bridge: a Thursday public holiday plus the weekend
- Monday bridge: the weekend plus a Tuesday public holiday
- multi-day bridge: a holiday near a weekend allowing 2–3 days off to create a long break
Why use a bridge day calculator
Finding bridge days manually is time-consuming, especially when comparing different countries or planning ahead.
The calculator helps you:
- plan vacations earlier and secure better travel options
- maximize time off with minimal PTO usage
- compare opportunities across countries and regions
- optimize team availability and HR planning
Public holidays and regional differences
Public holidays are applied automatically based on the selected country. If a subdivision is selected, regional holidays are also included.
This means bridge opportunities vary depending on location. A long weekend in one region may not exist in another.
Custom work schedules
Not all teams follow a Monday-to-Friday schedule.
The calculator supports flexible schedules such as:
- Monday to Saturday
- Sunday to Thursday
- every day
Bridge detection adapts automatically to your selected working days, ensuring results match your actual schedule.
Maximum bridge length
You can control how many consecutive working days can be bridged in a single opportunity.
A maximum of 1 day highlights the most efficient opportunities. Increasing this value surfaces longer strategies where taking 2 or 3 days off creates extended breaks.
Bridge planning for international teams
For distributed teams, bridge opportunities differ by country and region.
Why:
- public holidays vary across locations
- working weeks differ globally
- team availability depends on local schedules
Planning per location helps maximize coverage while still allowing individuals to optimize their time off.
Use the API in your own software
This page is designed for quick planning. For automation, you can use the HolidayDB API.
Developers can call GET /api/bridge-days and pass parameters such as country and year, along with optional region, weekdays, and max_gap.
Public holiday rules come from GET /api/holidays, ensuring bridge opportunities stay consistent with real holiday calendars without maintaining your own dataset.
