Days Between Dates Calculator

Enter two dates to calculate how many days fall between them.

Choose the first date.
Choose the second date.

Days between dates

68

Total weeks9.7
Approximate months2.2
Approximate years0.19

How to use this days between dates calculator

  1. Enter the first date

    Select the first date in the Start date field.

  2. Enter the second date

    Select the second date in the End date field.

  3. Read the day count

    Review the exact number of days between the two dates along with approximate weeks, months, and years.

Methodology

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.

Formula
days between dates = |end date − start date|
date₁ Start date expressed as a Julian Day Number
date₂ End date expressed as a Julian Day Number
days Absolute number of calendar days between the two dates
weeks days ÷ 7 (rounded to two decimal places)
months days ÷ 30.4375 (approximate calendar months)
years days ÷ 365.25 (approximate calendar years, accounting for leap years)
Example

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.

Assumptions
  • 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.
Notes
  • 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.
Sources
  1. 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.

Written by Jan Křenek Founder and lead developer
Reviewed by DigitSum Methodology Review Formula verification and QA
Last updated Mar 11, 2026

Use this as an estimate and validate important decisions with a qualified professional.

Inputs stay in the browser unless a future feature explicitly tells you otherwise.