Skip to content

Date Add and Subtract Calculator

What date is 90 days from now — with month-end handled.

Work out Date Add and Subtract. What date is 90 days from now — with month-end handled. Free, with no account and nothing to download.

Written and maintained by Mohit PatelLast checked August 4, 2026How we build these

Resulting date

Enter a valid starting date and a whole number.

How the Date Add and Subtract Calculator works

Add or subtract days, weeks, months or years from any date. Month arithmetic clamps to the end of the target month rather than rolling over, so 31 January plus one month gives 28 or 29 February — and the result tells you when that happened.

Also known as: what date is 90 days from today · add days to a date calculator · add months to a date · subtract days from a date calculator

Frequently asked questions

What is 90 days from today?

Enter today's date, choose add, set 90 and pick days. Day and week arithmetic is exact — every day is a day — so the answer is unambiguous in a way month arithmetic is not.

What happens when I add a month to 31 January?

You get 28 February, or 29 in a leap year. The starting day does not exist in the target month, so it clamps to the last day. The other convention rolls over to 2 or 3 March, and neither is wrong — but rolling over surprises people, so this clamps and says so.

Why is adding months not just adding 30 days?

Because months are 28, 29, 30 or 31 days. Adding a calendar month keeps the day of the month where it can; adding 30 days moves it. For contracts the calendar month is almost always what is meant.

Does daylight saving affect the answer?

Not here. Everything is computed midnight to midnight in UTC, which has no daylight saving, so a clock change cannot shift a result by a day. Calculations built on local timestamps do get this wrong, twice a year.

Put this calculator on your own site

Free to use, on any site, commercial or not. Paste this where you want it to appear. It is a plain iframe, so it works in WordPress, Squarespace, Wix, Webflow, Ghost and anything else that accepts HTML.

The one-line version
<iframe src="https://www.thecalclibrary.com/embed/date-add-calculator" width="100%" height="640" style="border:1px solid #e2e8f0;border-radius:12px" loading="lazy" title="Date Add and Subtract Calculator"></iframe>
<p style="font:13px/1.5 system-ui,sans-serif;margin:6px 0 0;color:#64748b">Powered by <a href="https://www.thecalclibrary.com/date-add-calculator" style="color:#64748b">Date Add and Subtract Calculator</a> from The Calc Library</p>

The only condition is that the credit line below the frame stays in place. That one line is what pays for the tool being free — it is how anyone else finds it.

Related calculators