Counts precisely how many days sit between two dates, with a toggle to include both ends when you need the inclusive count. It also shows the gap in weeks, working from local calendar dates in your browser.
Days Between Dates works out the answer precisely from local calendar dates, so there are no timezone or daylight-saving surprises.
It counts the start and end dates themselves, adding one to the plain difference.
No — the count is the absolute difference.
Yes — local calendar dates are used, avoiding timezone shifts.
Enter two valid dates