How does adding or subtracting a date work?
The calculator applies calendar years and months first, then weeks and days. This is different from treating every month as a fixed number of days.
What happens at the end of a month?
If a requested target month does not contain the original day number, the date is clamped to the last valid day of that month.
Why are weeks converted to seven days?
A calendar week is treated as seven consecutive calendar days for this arithmetic. It does not automatically skip weekends.
Can I use this for business-day scheduling?
For workday counting that skips weekends and optionally Federal holidays, use the Business Days Calculator instead.
Frequently asked questions
Sources and methodology
This calculator uses transparent browser-side date/time arithmetic. The references below provide standards or official context relevant to the calculation.