The Add or Subtract Days calculator shifts any date forward or backward by a number of days, weeks, months or years and shows you the resulting date and its weekday. It answers everyday questions like “what date is 90 days from now”, when a notice period ends, or when a subscription renews — without counting on a paper calendar.
How it works
You pick a start date, choose add or subtract, enter an amount, and select the unit. The tool then applies the shift directly to the calendar:
- Days — moves the date by that many days.
- Weeks — moves it by the amount × 7 days.
- Months — shifts the calendar month, rolling into the next month if the target month is shorter.
- Years — shifts the calendar year.
The result is shown as a full weekday-and-date string, so you immediately know not just the date but whether it falls on a working day or weekend.
Example
Start date 1 January 2026, add 90 days:
The result is 1 April 2026, a Wednesday (31 days in January + 28 in February + 31 in March = 90).
| Input | Value |
|---|---|
| Start date | 1 Jan 2026 |
| Operation | Add |
| Amount | 90 days |
| Result | Wed, 1 Apr 2026 |
Everything runs entirely in your browser — nothing is uploaded.