How Working Days Are Counted
What counts as a business day, how weekends and public holidays differ by country, and why two calculators can give different answers.
Last updated: 2026-07-15
A working day, in the simplest definition, is any day that is not a weekend. Count the days in your range, drop every Saturday and Sunday, and what remains is your working-day total. That single sentence covers the great majority of everyday questions — how many working days until a deadline, how long a five-business-day shipping estimate really takes — and it is exactly what AskTheDate does by default.
The complication is that "not a weekend" is a cultural assumption, not a law of nature, and most calculators quietly ignore public holidays. So the honest answer to "how are working days counted?" is: it depends who is counting, and for what. This guide walks through the parts that trip people up — which days count as the weekend, which holidays a calculator does or does not know about, and why a banking business day and a project working day are not the same thing.
The default: weekdays, weekends removed
Take a concrete range. From Monday, September 1, 2025 through Tuesday, September 30, 2025 there are 30 calendar days. September 2025 contains four full weekends — Saturday/Sunday on the 6th–7th, 13th–14th, 20th–21st, and 27th–28th — which is 8 weekend days. Subtract those and you have 22 working days in the month. That is the number a payroll clerk or a project manager would use, and it is the number a weekends-only calculator returns.
Notice what this method does not do: it does not know that many countries observe a public holiday in early September (Labor Day in the United States falls on the first Monday, September 1 in 2025). A pure weekends-only count still treats that Monday as a working day. If your local holiday matters to the answer, you have to subtract it yourself.
Weekends are not the same everywhere
Most of the Western world treats Saturday and Sunday as the weekend, so the two-day subtraction feels universal. It is not. Across much of the Middle East the weekend has historically fallen on Friday and Saturday, with Sunday a normal working day. Saudi Arabia moved its weekend from Thursday/Friday to Friday/Saturday in 2013 to align its business week more closely with global markets, and the United Arab Emirates went further in 2022, shifting to a Saturday/Sunday weekend with a half-day Friday for the public sector.
The practical consequence: a "five working days" promise means different calendar spans depending on where the counting happens. Iran observes only Friday as its weekend; Nepal, for a long stretch, counted only Saturday. If you are coordinating across borders — a delivery from Riyadh, a settlement in Dubai — the weekend you silently assume may not be the one your counterpart uses.
Public holidays: the part calculators usually skip
Public holidays are where simple tools stop being reliable, and it is worth being blunt about it: most working-day calculators, AskTheDate's included, exclude weekends only. They do not subtract national or regional holidays, because there is no single correct holiday list to subtract.
Holidays vary by country, and within a country they vary by region. In the United States, Juneteenth is a federal holiday, but whether it closes your state offices depends on the state. Germany's calendar is a patchwork: Bavaria and Baden-Württemberg observe Epiphany on January 6 while most northern states do not, and Corpus Christi is a holiday in some Länder and an ordinary Thursday in others. The United Kingdom splits its bank holidays between England and Wales, Scotland, and Northern Ireland. A calculator that hard-coded one country's holidays would be wrong for everyone else, so most sensibly decline to guess.
The takeaway is not that the tools are broken — it is that you should treat a weekends-only result as a ceiling. If a stretch of days contains a holiday you care about, the real working-day count is one or two lower than the number on screen, and you are the one who has to know it.
Banking days versus project working days
"Business day" carries a second meaning in finance that does not match the everyday one. When a bank says a wire will settle in "two business days," it means two days on which the banking system itself is open — and banks close for holidays that offices and schools ignore. A US bank honors the Federal Reserve holiday schedule, so a transfer initiated the day before Thanksgiving does not advance over the holiday even though plenty of businesses are working that Friday.
So the same calendar window can yield a larger project working-day count than banking business-day count, purely because banks observe a longer holiday list. When a contract, a refund policy, or a settlement window says "business days," it is worth asking whose definition applies before you count.
Roughly how many working days are in a year
A common year has 365 days. Divide by 7 and you get 52 weeks and 1 spare day, so a typical year holds 52 weekends — 104 weekend days — plus one leftover weekday. Subtract 104 from 365 and you get 261 weekdays. Depending on how the calendar aligns, and on whether it is a leap year, the figure lands between about 260 and 262. Then subtract public holidays — often 8 to 12 in a given country — and the number of actually-worked days for a full-time schedule tends to sit somewhere in the low 250s.
You can see this in a live count rather than trusting the arithmetic. Our working days until year-end page tallies the remaining weekdays from today through December 31, and working days between today and September 30, 2026 shows the same method applied to an arbitrary window.
A note on the off-by-one problem
Even once you have settled which days are weekends and which are holidays, there is a separate question hiding underneath: do you count the first day, the last day, both, or neither? A "five working days from Monday" delivery and "five working days between Monday and Friday" can land on different dates, and the difference is not weekends — it is counting convention. That trap is common enough to deserve its own treatment, so we wrote one: Counting Days Between Dates: The Off-by-One Trap.
Try it
To count working days for a real deadline, skip the mental arithmetic and let the tool do it: the working-days-between calculator removes weekends for any date range you give it. Just remember to subtract any public holidays in your own country by hand — the calculator counts weekdays, and the rest is local knowledge.