Inclusive: adds 1 day to include the End Date. Example: Today→Today inclusive = 1 day.
Exclusive: standard diff; Today→Tomorrow exclusive = 1 day.
Weekdays vs Weekend: Mon–Fri are weekdays (5× per full week); Sat–Sun are weekend (2× per full week).
Weeks + days: simple decomposition of total days (total ÷ 7 → weeks; remainder → days).
Order doesn’t matter: if Start > End, the tool normalizes the range and notes it.
Edge cases & notes
Leap years are fully respected by the calendar diff.
Large spans are handled via a fast week-block method (no heavy per-day loops).
Inputs must be valid dates; malformed values are rejected with a clear message.
Cookies & privacy
Utilities Bunker uses necessary cookies to run the site. Optional cookies help remember preferences,
measure usage, and improve the platform. You can change your choices any time.
Privacy Policy.