Day Counter

The Answer Changes Depending on Whether You Count Both Ends

"How many days between these two dates" has a hidden ambiguity: does the end date itself count as one of the days, or is it just the boundary the count stops at? A 10-day rental that starts on the 1st and ends on the 10th might be described as 9 days later or 10 days depending on which convention is used. This calculator handles both, with a simple toggle to include or exclude the end date from the total.

The Logic

Total Days = End Date − Start Date
(+1 if the end date is included in the count)

A Worked Example

From January 1, 2026 to July 17, 2026:

Example day count, both conventions
ConventionTotal DaysAs Weeks
End date excluded19728 weeks, 1 day
End date included19828 weeks, 2 days

Where This Calculation Matters

  • Rental and booking periods — hotel and rental agreements typically count nights (end date excluded), while some subscription or access periods count the end date as a full day.
  • Deadline counting — "10 days from today" calculations depend on whether today itself counts, which this toggle makes explicit rather than assumed.
  • Simple elapsed-time checks — a quick day count between any two dates without needing the fuller year/month/day breakdown a difference calculator provides.

How to Use This Calculator

  1. Enter the start date.
  2. Enter the end date.
  3. Check the box to include the end date in the count, or leave it unchecked to exclude it.
  4. Select Calculate to see the total day count, expressed in weeks and days too.

Related Calculations

To exclude weekends from the count as well, see the Business Days Calculator. For a full years/months/days breakdown of the same gap, use the Date Difference Calculator.