Kalkulata
Count the working days (weekdays) between two dates.
Results update as you type.
[Translation temporarily unavailable. Please try again.]
business days calculator is a tool that calculates the total number of working days in a month. It calculates the total number of working days in a month by subtracting the number of public holidays that fall on a weekday from the total number of working days in the month. The calculator is a tool that calculates the total number of working days in a month by subtracting the number of public holidays that fall on a weekday from the total number of working days in the month. The calculator is a tool that calculates the total number of working days in a month by subtracting the number of working days in the month from the total number of working days in the month.The calculator is a tool that calculates the total number of working days in a month by subtracting the number of working days in a month from the total number of working days in a month.As a working example, from Monday 1 December 2025 to Friday 26 December 2025 there are 20 business days; enter 1 holiday for Christmas Day (which falls on a Thursday that year) and the calculator reports 19 business days, roughly 152 working hours at 8 hours a day.As a working example, from Monday 1 December 2025 to Friday 26 December 2025 there are 20 business days; enter 1 holiday for Christmas Day (which falls on a Thursday that year)Behind the scenes it walks every date in the range, keeps the Mondays through Fridays and drops the Saturdays and Sundays, then subtracts whatever number of weekday holidays that land on a weekday inside your range and it removes them.
Tambayoyi da ake yi da yawa
Are the start and end dates included?
A matsayin diff, na'am — adadin yana ƙunsa da ƙarshen biyu, yana daidaita da mafi yawan albashi da "ranuwar ranakun intanet", don haka ranakun aiki daga Litinin zuwa Jumma'a suna da kwanaki biyar. Sauya "Ka ƙidaya ranar ƙarshe" zuwa Ƙarawa a cikin zaɓuɓɓukan ci gaba don ƙidaya ɓangaren tsakanin ranakun.
Me ya sa ake gudanar da bukukuwa?
The calculator does not know each country’s holiday calendar, so enter the number of holidays that land on a weekday within your range and it subtracts them from the business-day total.
Ta yaya ake kiyasta lokacin aiki?
An ninka adadin kwanakin aiki da kimar sa'o'i-a-kwana-na-aiki (8 bisa diff), yana ba da wani ƙididdiga mai sauri na dukkan sa'o'in aiki a cikin yanki.
How many working days are in a typical month?
Most calendar months contain 20 to 23 weekdays. Set the start to the first of the month and the end to the last day, exclude any public holidays, and the calculator gives the exact figure for that specific month and year.
Shin yana lissafa Asabar a matsayin yini na kasuwanci?
Wannan kayan aiki na kula da ranakun Asabar zuwa Jumma'a kamar kwanakin aiki kuma yana manta da ranar Asabar da ranar Lahadi. Idan mako na aiki ya bambanta, ka ƙidaya kwanakin da suka rage ko kuma da yawa da hannu a kan adadin da ya yi rahoton.
Mene ne ya ke nuna a matsayin rana ta aiki don jigilar kaya da biyan kuɗi?
For couriers, banks and stock settlement a business day is a normal weekday that is not a public holiday. Enter the weekday holidays inside your window so the count matches the carrier or bank calendar.
Why is the business-day count lower than the calendar days?
Every seven calendar days contain only five weekdays, so weekends steadily pull the working-day figure below the total. The tool shows both numbers plus the weekend days it removed so you can see the difference.
[Translation temporarily unavailable. Please try again.]
[Translation temporarily unavailable. Please try again.] Anything you omit uses the same default this page is pre-filled with; an unknown parameter is a 400, never a silent zero. [Translation temporarily unavailable. Please try again.] →
Endpoint
GET https://calculator.free/api/v1/business-days/
curl
curl "https://calculator.free/api/v1/business-days/?start=2026-08-24&end=2026-09-23"
JavaScript fetch()
const r = await fetch(
"https://calculator.free/api/v1/business-days/?" + new URLSearchParams({
"start": "2026-08-24",
"end": "2026-09-23"
}));
const data = await r.json();
console.log(data.results);
Results are estimates for general guidance only, not financial, medical or tax advice.