Add or Subtract Days Calculator
Add or subtract years, months, weeks and days from a date — or count forward in business days with your own weekend and days off. Free, in your browser.
Use a negative number to go backwards. Fill in as many as you need — they are all applied at once.
2026-09-24
September 24, 2026
Thursday
🔒 Calculated in your browser — nothing is uploaded.
All the units at once
Pick a start date and fill in as many of years, months, weeks and days as you need — they are applied together, so “+1 year 2 months 10 days” is one answer rather than three trips through the tool. Any of them can be negative to go backwards, and a box left empty simply means none of that unit. The result comes back three ways: the ISO date for pasting into something, the same date written out for reading, and the weekday it lands on.
Business days, on the same screen
Switch to business days and the count skips non-working days instead of counting calendar days. What counts as the weekend is yours to set — Saturday and Sunday, Friday and Saturday, Sunday alone, or none — the United States federal holidays can be ticked on rather than typed, and the days your own office is closed go in one per line, each with a name after the date if you want one. The answer then says how it got there: the calendar days it spanned, the weekend days it skipped and the days off it skipped. The start date itself is never counted, so one working day from a Friday is the following Monday. This is the half that used to send people to a different page and then to a third one.
Months that do not have a 31st
Adding a month to 31 January gives the last day of February, not the 2nd or 3rd of March: a month after the 31st means the end of the next month to everybody who asks it, and that is what every calendar and every spreadsheet’s EDATE does. The calendar units are applied before the day count for the same reason — so “one month and one day after 31 January” is 1 March, and does not depend on which unit happened to be handled first.
Frequently asked questions
Can I add years, months and days at the same time?
Yes. Fill in as many of the four boxes as you need and they are applied in one go. The order is fixed: years and months first, then weeks and days, which is what every spreadsheet and date library does and what makes the answer independent of how you typed it.
How do I add working days rather than calendar days?
Switch to the business-days mode. Set which days are your weekend, type in any days the office is closed, and the count steps over all of them. Use a negative number to count backwards to a date that is N working days before.
What happens when the target month is shorter?
The date is clamped to the last day of that month. One month after 31 January is 28 or 29 February depending on the year, and one year after 29 February is 28 February — never the 1st or 2nd of the following month.
Are public holidays included?
The United States federal list can be ticked on; everything else is yours to type in, either a bare date or a date with a name after it. Only a list that can be worked out from a rule is offered, and the US one is — every date comes from the statute rather than a stored table. Anything else differs by country, by region and by year, and several holidays move with the lunar calendar. A built-in list that is quietly out of date would be worse than none, because nobody checks it.
Is anything uploaded?
No. Everything is calculated in your browser with JavaScript. The dates you enter never leave your device.