Day Counter
Count the number of days between two dates. Optionally exclude weekends and include or exclude the end date.
Result
Number of days:
-
Day Counting Tips
Include/Exclude End Date
Including the end date means both start and end are counted. Excluding it means only the days in between are counted.
Weekends
Exclude weekends to count only business days (Monday–Friday).
Leap Years
Leap years are automatically accounted for in the calculation.