How to count the days between two dates
Day counting looks trivial and has two traps: whether both endpoints count, and whether you want the answer in days or in calendar years, months, and days. Those give different numbers and both are right for different questions.
Pick the two dates and this tool gives you the total in days, weeks, hours, and minutes, plus a calendar-accurate years/months/days breakdown. It also runs in reverse, adding or subtracting a number of days from a date. Everything is computed in your browser.
- Stay on the Difference tab and pick a start date and an end date. The order does not matter.
- Tick Include the end date if both endpoints should count, as for holiday days or event days.
- Read the total days, the weeks and days, and the calendar-accurate years / months / days breakdown.
- Switch to Add / subtract to shift a date forward or back by a number of days and see which weekday it lands on.