Skip to main content

Subtract Business Days From Date Calculator

Subtract business days from a start date and get the resulting UTC calendar date. Weekends are always skipped; optionally skip a sample US federal holiday list.

Resulting date

Example

August 15, 2025

2025-08-15 · UTC

Based on

Start date
2025-08-29
Business days subtracted
10 business days
Holidays
None (weekends only)

The start date is not counted as day one — each subtracted business day moves backward to the previous UTC weekday (and skips listed holidays when enabled).

More detail

Holidays skipped
None (weekends only)
Basis
10 business days before August 29, 2025 is August 15, 2025.

Next step: Business Day Offset Calculator

When to use this calculator

Use this calculator whenever you know a deadline and need to work backward to find a date that is N business days before it—a processing start date, a submission date, or a task start date.

  • Contract deadlines

    Find the latest start date that is N business days before a contractual response or delivery deadline.

  • Payroll processing

    Back up from a pay date or cutoff to see when processing must begin in business days.

  • SLA back-calculation

    Work backward from a response deadline when an SLA is measured in business days.

  • Invoice preparation

    Estimate when work must be complete if an invoice is due N business days after a milestone.

  • Notice periods

    Model when notice must be given if the end date is fixed in business days from a future event.

Inputs

  • Start date

    The known anchor date to count backward from.

  • Business days to subtract

    How many weekdays to move back from the start date.

  • Exclude US federal holidays

    Optionally skip the sample US federal holiday list (2024–2026) in addition to weekends.

How the calculation works

Enter a start date and how many business days to subtract. The calculator moves one UTC calendar day at a time toward the past, counting only weekdays (Monday through Friday). Saturdays and Sundays are never counted as business days.

The start date is not included in the count—the inverse of the Add Business Days To Date Calculator and the same rule as the shared subtractBusinessDays utility. Subtracting zero business days returns the start date unchanged.

Optional US federal holiday exclusion uses the same sample holiday list as the Business Days Calculator (2024–2026). When enabled, listed holidays are skipped in addition to weekends.

Worked example

Start date: Friday 10 January 2025. Business days to subtract: 10.

Result: Friday 27 December 2024 (10 weekdays backward, skipping the two intervening weekends).

For a larger 15-business-day subtraction from the same start date, the result without holiday exclusion is Friday 20 December 2024. With US federal holidays excluded, since both Christmas Day (25 December) and New Year's Day (1 January) fall as weekdays within that wider backward window, the result shifts two weekdays earlier to Wednesday 18 December 2024.

Edge cases

  • Subtracting zero business days

    Returns the start date unchanged, regardless of whether the start date itself is a weekday or weekend.

  • Start date on a weekend

    The start date itself is never counted, so beginning on a Saturday or Sunday doesn't remove an extra day from the count—the calculator simply begins counting backward from the previous weekday.

  • Result crossing a year boundary

    Subtracting enough business days from an early-January date lands in the previous December—handled the same way as any other month or year boundary.

The Business Days vs Calendar Days Guide explains when weekends and holidays count and which day type applies to deadlines, invoices, and contracts.

The How Business Days Are Calculated Guide and Business Days Between Dates Guide cover the counting rules behind every business-day tool on this site.

The Business Days Calculator and Working Days Calculator count weekdays between two known dates, excluding weekends and optional US federal holidays.

The Add Business Days To Date, Subtract Business Days From Date, and Business Day Offset calculators move a single date forward or backward by a business-day count.

The Business Days Until Date Calculator counts business days remaining from today or a custom date to a target deadline.

The Days Between Dates Calculator counts every calendar day between two dates, including weekends—use it instead of the business-day tools when weekends should count.

The Date Range Calculator and Date Duration Calculator break a range into calendar-day totals or a years/months/days breakdown, with inclusive or exclusive boundary options.

The Add or Subtract Days Calculator shifts a single date forward or backward by days, weeks, or months.

The Age Calculator applies the same calendar breakdown used by Date Duration to a birth date, expressed as years, months, and days.

The Hours Between Dates and Date Difference calculators measure elapsed time between two date-times down to hours, minutes, and seconds.

The Date Format Converter, Unix Timestamp Converter, and Timezone Converter handle format and zone conversion for a single instant rather than a span between two dates.

FAQ

How do I subtract business days from a date?
Enter the start date and the number of business days to subtract. The resulting date is the UTC calendar day reached after moving backward and skipping weekends (and optional US federal holidays).
Are weekends included?
No. Saturdays and Sundays are always skipped. Only Monday through Friday UTC count toward the total.
Can holidays be excluded?
Yes. Enable "Exclude US federal holidays" to skip the sample federal list used elsewhere on DateToolsHQ. Your employer or contract may use a different calendar—verify against your source document.
How is this different from the Business Day Offset Calculator?
Same underlying business-day math—the Business Day Offset Calculator adds a direction toggle so you can add or subtract from one page instead of switching between this calculator and Add Business Days To Date.