Need to calculate the number of days between two dates, or find a future/past date quickly? Use this free tool below and then read the guide to understand exactly how date counting works.
Days Between Dates Calculator
Tip: this calculator uses calendar dates (not time-of-day), so results are consistent across time zones.
Add or Subtract Days from a Date
Enter a date and a positive or negative number of days.
Why date math matters more than you think
Date calculations show up everywhere: project planning, contract deadlines, invoice aging, travel timelines, fitness challenges, and savings goals. When you ask “how many days until…” or “what date is 90 days from now?”, you are doing date arithmetic.
The catch is that people often count differently. Some count only the days between two dates, while others count both boundary dates. That one detail can shift your answer by one full day.
How to count days between dates correctly
1) Standard day difference (exclusive)
This is the most common method in software and analytics. It counts the number of date boundaries crossed between start and end.
- Example: March 1 to March 2 = 1 day
- Example: March 1 to March 1 = 0 days
2) Inclusive day count
Inclusive count includes both the start and end date in the total.
- Example: March 1 to March 2 = 2 days (March 1 and March 2)
- Example: March 1 to March 1 = 1 day
In legal, academic, and event contexts, inclusive counting is often required. That’s why this page can show both values.
Real-world use cases for a days calculator
Project deadlines
If a deliverable is due in 45 days, count exactly how much runway remains. Converting days to weeks plus extra days helps with milestone planning.
Personal finance
Many goals are date-based: “save for 180 days,” “pay this in 30 days,” or “review spending every 14 days.” Accurate date intervals reduce procrastination and improve consistency.
Health and habits
Habit streaks, workout plans, and treatment schedules usually run on date intervals. A simple date offset calculator makes “start date + N days” instant and reliable.
Common mistakes when calculating dates
- Ignoring leap years: February can have 29 days.
- Mixing inclusive/exclusive logic: this causes off-by-one errors.
- Using time-of-day accidentally: timestamps can shift totals if you are not careful.
- Manual counting on calendars: easy to miscount under pressure.
Tips for better date planning
- Always define the counting method before sharing a deadline.
- Write date ranges in a consistent format (YYYY-MM-DD is great).
- Store both “start date” and “target date” in your notes or task manager.
- For recurring work, use fixed intervals (7, 14, 30, 90 days).
Quick FAQ
Does this calculator handle past dates?
Yes. If the end date is before the start date, you will see a negative signed difference.
Can I subtract days?
Yes. In the offset tool, enter a negative number (for example, -10) to move backward.
Is this business-day only?
No, this page calculates calendar days. If you need business-day logic (excluding weekends/holidays), that requires a separate ruleset.
Bottom line
Whether you are managing money, deadlines, or personal goals, precise date math prevents confusion. Use the calculator above to get instant answers for days between dates or to add/subtract days from any date.