script type="application/ld+json"> { "@context": "https://schema.org", "@type": "BreadcrumbList", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Home", "item": "https://calculenow.com/en/" }, { "@type": "ListItem", "position": 2, "name": "Utils" ,"item": "https://calculenow.com/en/utils/" }, { "@type": "ListItem", "position": 3, "name": "Date Calculator" } ] } Date Calculator — Days Between Dates, Countdown & Add Days | Calculenow

Date Calculator

Calculate days between two dates, add or subtract days, or find out how long until an event.

Frequently asked questions about date calculation

How are days between two dates calculated?

The start date is subtracted from the end date in milliseconds and the result is converted to days by dividing by 86,400,000. Our calculator does this automatically and also shows the breakdown in years, months and days.

Do leap years affect the calculation?

Yes. A leap year has 366 days instead of 365. Our calculator accounts for them automatically to always give an exact result.

Can I calculate how many days are left until a future date?

Yes. In the Days until an event tab, enter the event date and you will see exactly how many days, weeks and months are left.

What if I add days and land on a weekend or holiday?

The calculator shows the exact date resulting from adding or subtracting calendar days, without excluding weekends or holidays. If you need working days only, please account for this manually.