Why can another calculator differ by one day?
It may use inclusive counting, timestamps or another time-zone boundary.
Subtract the start calendar date from the end calendar date. The cleanest exact answer is elapsed days; the same total can then be grouped into weeks and days.
From 1 March 2024 to 15 March 2024 there are 14 elapsed days. If you count both endpoint dates inclusively, you touch 15 labelled dates — a different convention.
This method is useful for trip lengths, project intervals, anniversaries, notice periods and any question where the basic unit is a calendar day. It also gives a stable base from which weeks can be derived without guessing month lengths.
Elapsed days are exact for the two calendar dates under the stated convention. Weeks are exact groups of seven days; decimal months are not exact because months do not share one fixed length.
It may use inclusive counting, timestamps or another time-zone boundary.
Yes when they are simply groups of seven elapsed days.
A stay from Monday check-in to Tuesday check-out touches two named dates but spans one elapsed day. That is the convention EgoTools uses for date difference because it also combines cleanly with hours and weeks.
If your task genuinely needs inclusive counting — for example, counting every calendar date on which an event is active — that is a different question. After confirming both endpoints should count, the inclusive total is usually the elapsed-day total plus one.
Total elapsed days are treated as exact calendar arithmetic; any approximate month conversion is labelled as an estimate.
The tool logic is treated as the reference for calculations. Worked examples are checked against the same method, external facts are sourced where relevant, and wording is reviewed so exact results, estimates and entertainment are not presented as the same thing.