Guide
How to count days between two dates without getting the wrong number
A clear guide to calendar-day gaps, the inclusive counting question, and when date arithmetic gives you a result that looks one number off.
The basic count excludes the start day
Most date calculators count from the morning of the start date to the morning of the end date. From 1 April to 10 April is 9 days by this method, because you are counting elapsed calendar days. This is correct for most planning and deadline purposes.
The inclusive option counts both end days
If you are counting a booking, a school term, a hospital stay, or any period where the first and last day both count as full days, you want the inclusive figure. Add one to the basic gap. The Days Between Dates Engine has an include-both-dates toggle for exactly this situation.
Working days are a different problem
Calendar-day counting does not know about bank holidays, weekends, or regional variations. If you need working days for a notice period, payment deadline, or legal timeline, use a dedicated business-days calculator or check the relevant rules directly. For rough planning and countdowns, the calendar-day gap is usually what you actually need.