Key Facts
- Category
- Utilities
- Input Types
- text, select, checkbox, number
- Output Type
- json
- Sample Coverage
- 4
- API Ready
- Yes
Overview
The Working Days Calculator allows you to accurately determine the number of business days between two dates by automatically excluding weekends and public holidays.
When to Use
- •Planning project timelines and delivery deadlines.
- •Calculating payroll or billable hours based on actual work days.
- •Determining the duration of a contract or service agreement.
How It Works
- •Enter your start and end dates in the required fields.
- •Select your country to automatically account for regional public holidays.
- •Toggle the exclusion settings for weekends and holidays to refine your calculation.
- •Add specific custom dates to exclude if your organization observes unique non-working days.
Use Cases
Examples
1. Project Deadline Estimation
Project Manager- Background
- A project manager needs to know how many actual working days are available between the project kickoff and the final delivery date.
- Problem
- Manual counting is prone to errors due to varying month lengths and public holidays.
- How to Use
- Input the start date, end date, and select the relevant country to filter out holidays.
- Example Config
-
startDate: 2024-01-01, endDate: 2024-03-31, country: US, excludeWeekends: true, includeHolidays: true - Outcome
- The tool provides an exact count of 62 working days, excluding weekends and US federal holidays.
2. Contractual Service Period
Legal Consultant- Background
- A consultant is drafting a contract that requires services to be performed over 20 business days.
- Problem
- Determining the exact end date while accounting for a company-specific holiday.
- How to Use
- Set the start date and add the specific company holiday date into the custom field.
- Example Config
-
startDate: 2024-05-01, customHolidays: 2024-05-10 - Outcome
- The calculator identifies the correct end date by skipping the weekend and the specified custom holiday.
Try with Samples
utilitiesRelated Hubs
FAQ
Does this tool account for leap years?
Yes, the calculator automatically adjusts for leap years when calculating the span between dates.
Can I exclude specific dates that aren't public holidays?
Yes, use the 'Custom Holidays' field to enter any specific dates you wish to exclude from the count.
What happens if I select 'No public holidays'?
The tool will only exclude weekends (if enabled) and ignore all regional holiday calendars.
Is the start date included in the calculation?
The tool calculates the total number of business days within the inclusive range of your selected start and end dates.
Why is the precision setting useful?
The precision setting allows you to format the result to a specific number of decimal places, which is helpful for financial or payroll reporting.