100-Day Calculator
Calculate the exact date 100 days from any start date. Find milestones, weekday, weekly breakdown, and monthly distribution.
Calculate the exact number of days between two dates. Enter any two dates using year, month, and day to find the total days between them.
The Days Between Dates Calculator counts the exact number of days between any two dates. Whether you're tracking a project deadline, counting down to an event, calculating the duration of a rental agreement, or measuring the time between two milestones, it gives you a precise date span.
The calculator uses a Julian Day Number algorithm to convert each date to a single day count, then subtracts to find the difference. This approach correctly handles leap years, varying month lengths, and century boundaries without relying on browser date APIs.
The result includes not only the total calendar days but also the equivalent in weeks, months (approximate), and hours. This broader breakdown helps you interpret the duration in the unit that matches your planning task.
Counting days between dates manually requires navigating different month lengths, leap years, and calendar quirks. This calculator handles those edge cases and returns the exact number of calendar days for legal deadlines, project timelines, insurance calculations, and personal planning.
Julian Day Number (JDN) for a date:
JDN = 367รY โ floor(7ร(Y+floor((M+9)/12))/4) + floor(275รM/9) + D + 1721013.5
Days Between = |JDN(date2) โ JDN(date1)|Result: 403 days
From January 1, 2001 to February 8, 2002, there are 403 calendar days. This spans all of 2001 (365 days, not a leap year) plus 38 days into 2002. The equivalent is 57 weeks and 4 days.
The Julian Day Number system assigns a unique integer to every day, starting from a reference point in ancient history. By converting both dates to JDN and subtracting, we get an exact day count that inherently handles leap years, month lengths, and century boundaries.
Insurance policies, loan terms, rental agreements, and legal deadlines all depend on accurate day counting. Medical professionals track treatment durations in days. Project managers measure sprint velocities and milestone gaps in days. Travel planners calculate trip durations to the day.
Be aware of counting conventions: inclusive (both endpoints counted), exclusive (neither endpoint), or inclusive of start only. Legal contexts often specify which convention applies. When in doubt, state your assumption and add or subtract 1 as needed.
Last updated:
The calculator counts the days between the two dates, not including both endpoints. If you need to include both the start and end dates, add 1 to the result. Different contexts (legal, medical, insurance) may require different counting conventions.
The Julian Day Number algorithm inherently accounts for leap years. Years divisible by 4 are leap years, except for century years not divisible by 400. February has 29 days in leap years, and this is reflected in the day count.
Yes. The algorithm works for any valid Gregorian calendar date. You can calculate the days between January 1, 1900 and December 31, 2100, for example, and the result will correctly account for all century and leap year rules.
Calendar days include every day (Monday through Sunday). Business days count only weekdays (Monday through Friday), excluding weekends. A 7-day calendar period contains only 5 business days.
The calculator uses a precise mathematical algorithm based on Julian Day Numbers, which is accurate for all dates in the Gregorian calendar. It does not suffer from rounding errors or timezone issues that can affect browser-based date calculations.
Yes, as long as the Gregorian calendar applies. The Gregorian calendar was introduced in 1582 in Catholic countries and later adopted elsewhere. For dates before Gregorian adoption in your region, the Julian calendar may give different results.
Calculate the exact date 100 days from any start date. Find milestones, weekday, weekly breakdown, and monthly distribution.
Calculate the exact date 120 days from any start date. Get milestones, weekday info, and monthly breakdown for 120-day planning periods.
Calculate the exact date 180 days from any start date. Find the half-year mark with milestones, weekly breakdown, and monthly distribution.