Business Days Calculator

    Count business days between two dates or add and subtract business days with weekends and optional U.S. federal holidays excluded.

    Count business days between dates

    English SERPs for business days focus on workday counting, project deadlines and Excel-style NETWORKDAYS logic. This page counts weekdays between two dates and can exclude common observed U.S. federal holidays.

    1. Dbusiness — business days counted in the selected range.
    2. d — each calendar date from start through end.
    3. start — the first date in the range.
    4. end — the last date in the range.
    5. I — the include/exclude test for weekends and selected holidays.

    Add or subtract workdays

    In add/subtract mode, the start date is the anchor. A one-business-day offset moves to the next eligible business day rather than counting the anchor itself.

    1. dateResult — the returned calendar date.
    2. start — the anchor date.
    3. Nbusiness — the number of business days to move.
    4. plusMinus — forward for positive values and backward for negative values.
    Calendar caveat
    Holiday observance can differ by employer, state, school, court or exchange. Use this as a planning calculator, not a legal deadline authority.

    Frequently Asked Questions

    Sources and References

    Calculations are based on the listed reference sources. Links open in a new tab.

    Updated:

    Related Tools