โž• Date Adder

Add or subtract days, weeks, months, or years from any date

๐Ÿฆ Twitter ๐Ÿ“˜ Facebook ๐Ÿ”— Copy Link
Calculate Date
Start Date
 
Amount
Unit
Quick Reference
Frequently Asked Questions
How do I add days to a date?

Enter a start date, enter the number of days to add, select the unit (days/weeks/months/years), and click Calculate.

Can I subtract days from a date?

Yes, select the "Subtract" option or enter a negative number to count backwards from the start date.

What does 'skip weekends' mean?

When enabled, weekends (Saturday and Sunday) are skipped. For example, adding 5 business days starting from Thursday will land on the following Thursday.

Does it handle month/year additions correctly?

Yes, adding months or years uses calendar arithmetic. Adding 1 month to January 31 gives February 28 (or 29 in a leap year).

Can I chain multiple additions?

Yes, use the result as your new start date. You can also use the "Use as start date" button to chain calculations.

What day of the week is shown?

The result shows the full day of the week (e.g., Monday, Tuesday) along with the formatted date.

Does this work for dates far in the future or past?

Yes, the tool works for any valid date within the JavaScript Date range (year 1 to year 9999).

Is this accurate for leap years?

Yes, all calculations account for leap years and varying month lengths automatically.