Skip to main content
everyday

Business Days Calculator

Calculate the number of business days (excluding weekends) between two dates or find a date N business days from now.

Reviewed by Chase FloiedUpdated

This free online business days calculator provides instant results with no signup required. All calculations run directly in your browser — your data is never sent to a server. Enter your values below and see results update in real time as you type. Perfect for everyday calculations, homework, or professional use.

Total number of calendar days in the period.

Results

Business Days

22 days

Weekend Days

8 days

Full Weeks

4

How to Use This Calculator

1

Enter your input values

Fill in all required input fields for the Business Days Calculator. Most fields include unit selectors so you can work in your preferred unit system — metric or imperial, whichever matches your problem.

2

Review your inputs

Double-check that all values are correct and that you have selected the right units for each field. Incorrect units are the most common source of calculation errors and can produce results that are off by factors of 2, 10, or more.

3

Read the results

The Business Days Calculator instantly computes the output and displays results with units clearly labeled. All calculations happen in your browser — no loading time and no data sent to a server.

4

Explore parameter sensitivity

Try adjusting individual input values to see how the output changes. This is a quick and effective way to develop intuition about how different parameters influence the result and to identify which inputs have the largest effect.

Formula Reference

Business Days Calculator Formula

See calculator inputs for the governing equation

Variables: All variables and their units are labeled in the calculator interface above. Input fields accept values in multiple unit systems — select your preferred unit from the dropdown next to each field.

When to Use This Calculator

  • Use the Business Days Calculator when you need accurate results quickly without the risk of manual computation errors or unit conversion mistakes.
  • Use it to verify calculations made by hand or in spreadsheets — an independent check can catch errors before they lead to costly decisions.
  • Use it to explore how changing input parameters affects the output — a quick way to develop intuition and identify the most influential variables.
  • Use it when collaborating with others to ensure everyone is working from the same numbers and applying the same assumptions.

About This Calculator

The Business Days Calculator is a free, browser-based calculation tool for engineers, students, and technical professionals. Calculate the number of business days (excluding weekends) between two dates or find a date N business days from now. It implements standard formulas and supports both metric (SI) and imperial unit systems with automatic unit conversion. All calculations are performed instantly in your browser with no data sent to a server. Use this calculator as a quick reference and sanity-check tool during design, analysis, and learning. Always verify results against primary engineering references and applicable standards for any safety-critical application.

About Business Days Calculator

Business days — also called working days — exclude Saturdays and Sundays (and optionally public holidays) from a date range. The Business Days Calculator converts calendar days into business days, which is essential for project management, shipping estimates, legal deadlines, and payroll calculations. Many legal and contractual deadlines are specified in business days rather than calendar days: a 30-business-day response period is actually 6 weeks of calendar time. This calculator provides an approximate count by assuming 5 business days per week and does not account for public holidays, which vary by country and jurisdiction.

The Math Behind It

The standard work week in most Western countries is Monday through Friday, yielding 5 business days per 7 calendar days, or approximately 71.4% of all days. In a typical year, there are roughly 260 business days (365 days minus 104 weekend days), reduced to about 250 after subtracting 10 common US public holidays. Some countries observe a 6-day work week (Saturday is a half-day or full day), and Islamic countries often observe Friday as the weekly holiday. For precise business day calculations that account for holidays, a calendar database is needed. The formula used here — full weeks times 5 plus the minimum of remaining days and 5 — provides an upper-bound estimate assuming no holidays. Many financial instruments (bonds, options, futures) settle in T+1 or T+2 business days, and late fees on contracts accrue per business day, making accurate counting important for financial compliance.

Formula Reference

Business Days

Business Days = Full Weeks x 5 + min(Remaining Days, 5)

Variables: Calendar Days as total; Full Weeks = floor(CalDays/7); excludes weekends, not holidays

Worked Examples

Example 1: Business days in a 30-day period

How many business days are in a 30-calendar-day period?

Step 1:Full weeks = floor(30/7) = 4
Step 2:Remaining days = 30 - 28 = 2
Step 3:Business days = 4 x 5 + min(2, 5) = 20 + 2 = 22
Step 4:Weekend days = 30 - 22 = 8

A 30-calendar-day period contains approximately 22 business days.

Common Mistakes & Tips

  • !Forgetting that business days exclude weekends but typically not holidays; add holidays separately.
  • !Confusing calendar days with business days in contracts or shipping estimates.
  • !Not verifying whether the deadline uses business days or calendar days.

Related Concepts

Used in These Calculators

Calculators that build on or apply the concepts from this page:

Frequently Asked Questions

How many business days are in a month?

Typically 20-23 business days depending on the month's length and where weekends fall. The average is about 21.7 business days per month.