Days Between Dates Calculator
Enter two dates to calculate how many days fall between them.
How to use this days between dates calculator
- Enter the first date
Select the first date in the Start date field.
- Enter the second date
Select the second date in the End date field.
- Read the day count
Review the exact number of days between the two dates along with approximate weeks, months, and years.
How this days between dates calculator works
This page specializes the broader date-difference workflow around the exact day count between two dates. It keeps the same underlying date-span math, but the framing emphasizes the main search intent: how many days fall between one date and another.
days between dates = |end date − start date| If one date is March 1 and the other is March 31, the result is 30 days between the two dates.
Between April 15 and November 30, there are 229 days — about 32.7 weeks or roughly 7.5 months.
- ✓ The calculation is based on calendar dates, not times of day.
- ✓ The result is always non-negative because the calculator uses the absolute difference.
- ✓ Weeks, months, and years are derived from the day count for context.
- This page is best when the exact day count is the main output you need.
- Month and year figures are contextual approximations, not whole-calendar-month counts.
- Use the date calculator instead if you need to add or subtract a fixed number of days.
- Gregorian calendar day-count arithmetic
Inclusive vs. exclusive counting
A common source of confusion when counting days is whether to include both endpoints. This calculator reports the span between the two dates, which means it counts the days that fall after the start date up to and including the end date — the same way most date-difference tools work. If you need an inclusive count that treats both the start and end dates as full event days, add one to the result. Legal and medical contexts sometimes specify inclusive counting explicitly, so always check the wording of the rule you are following before deciding whether to adjust.
When exact day counts matter
Exact day counts are critical in several everyday scenarios: interest accrual on loans uses the precise number of days in a billing period, insurance claim windows expire after a specific calendar-day count, and medication courses are prescribed in exact days rather than approximate weeks. Even in project management, knowing the exact span prevents the off-by-one and month-length errors that creep in when people estimate durations in round weeks or months. The approximate week and month outputs are provided for convenience, but the day count is the number you should rely on when precision matters.
Days between dates calculator FAQs
Does the result include both dates?
It reports the span between the dates rather than an inclusive event-day count.
Does the order of the dates matter?
No. The calculator returns the same positive day span either way.
Can I use it for legal deadlines?
It is useful for planning, but legal or contractual deadlines may have their own counting rules.