Boneyard Tools

Add or Subtract Days From a Date

Pick a start date and a whole number of days to add or subtract, and the calculator returns the exact resulting date along with its weekday. Negative numbers move the date backward, and month and year boundaries, including leap days, are handled for you. All arithmetic runs in UTC, so daylight saving changes and time zones never nudge the answer by a day.

How to add or subtract days from a date

  1. Click the Start date field and choose your date from the picker.
  2. In the Days to add box, type how many days to move forward.
  3. To go backward instead, enter a negative number such as -14.
  4. Read the highlighted result date and the weekday shown beneath it.
  5. Press Copy to grab the resulting date in YYYY-MM-DD form.

Examples

Add 30 days

Start 2026-06-11, add 30 days
2026-07-11 (Saturday)

Subtract 11 days

Start 2026-06-11, add -11 days
2026-05-31 (Sunday)

Count 100 days from New Year

Start 2026-01-01, add 100 days
2026-04-11 (Saturday)

Frequently asked questions

How do I subtract days instead of adding them?

Enter a negative number in the days field. For example, -11 moves the date eleven days earlier. The calculator rolls back across month and year boundaries automatically.

Does it count leap days?

Yes. The calculator uses real calendar dates, so February 29 in a leap year is counted. Adding one day to 2024-02-28 returns 2024-02-29, and the year 2026 is not a leap year so its February has 28 days.

Are start and end dates counted, or just the gap?

This tool adds a number of days to the start date rather than counting a span, so adding 30 days lands exactly 30 days later. If you need the number of days between two dates instead, use a date difference calculator.

Why does the result show a day of the week?

Knowing the weekday is often the whole point, such as checking whether a deadline falls on a weekend. The weekday is read directly from the resulting date, so it always matches.

Will time zones or daylight saving change the answer?

No. Every calculation runs in UTC and treats each date as a plain calendar date with no clock attached, so daylight saving shifts and local time zones never move the result.

Does it skip weekends or holidays?

No. This calculator counts every calendar day, including Saturdays, Sundays and holidays. If you only want working days, use an add business days calculator instead.

What date format does it use?

Dates are shown in ISO 8601 form, YYYY-MM-DD, for example 2026-07-11. That format sorts correctly and avoids the day-month ambiguity of numeric-only styles.

Can I add a very large number of days?

Yes. You can enter thousands of days to project far into the future or past, and the calculator still returns an exact calendar date and weekday.

Is my data sent anywhere?

No. The calculation happens entirely in your browser with a pure function, and the dates you enter never leave your device.

Learn more

Related tools