Calculate how many days are between two dates or how many days have passed since a date. Count business days, working days, and calendar days, weeks, months, and years.
Calendar Days:
Business Days (Mon-Fri):
Business Days (Mon-Sat):
Weeks:
Months:
Years:
Need to know how many days have passed since a specific date? Enter the past date as the "Start Date" and today's date as the "End Date". Here are some examples:
Want to know how many days are left until a specific date? Enter today's date as the "Start Date" and your target date as the "End Date". Here are some popular countdowns:
To calculate the number of days between two dates in Excel or Google Sheets, use the =DATEDIF(start_date, end_date, "d") formula, where:
For example, if A2 contains 01/15/2026 and B2 contains 03/20/2026, the formula =DATEDIF(A2, B2, "d") returns 64. You can also simply subtract dates: =B2-A2 gives the same result for day counts.
When counting days between two dates, it's important to understand the difference between calendar days and business days. Calendar days include every day—weekends, holidays, and workdays alike. Business days (also called working days or weekdays) only count Monday through Friday, excluding weekends.
Calendar Days: These include all days between two dates without exception. For example, from January 1 to January 5 there are 4 calendar days, regardless of whether any of those days fall on a weekend.
Business Days: Also known as working days, these exclude Saturday and Sunday from the count. In any given week, there are 5 business days (Monday through Friday). Some industries and countries also count Saturday as a working day, giving 6 business days per week.
On average, a month has between 20 and 23 business days, depending on the month's length, how weekends fall, and whether public holidays are excluded. The exact number changes every month and year.
Here's a general breakdown:
For an exact count, use the calculator above: enter the first and last day of any month to get the precise number of business days. You can also check a work calendar specific to your country for holiday adjustments.
A standard year has between 260 and 262 weekdays (Monday through Friday). After subtracting public holidays, most workers in the United States have around 249 to 251 actual working days per year.
To find the exact number of business days in any specific year, enter January 1 and December 31 in the calculator above and check the Business Days (Mon-Fri) result.
A days between dates calculator is a practical tool used across many personal and professional scenarios:
Whether you need to track deadlines, plan ahead, or count elapsed time, a date difference calculator gives you accurate results in seconds.