90 Day Calculator — Date 90 Days From Today
Enter a start date and a number of days to add (or subtract) to find the resulting date, its day of the week, and the equivalent in weeks and approximate months.
days
How does this calculator work?
Add N days to a date by converting the start date to a day count, adding N and converting back. The default 90 days spans roughly three calendar months but is not the same as exactly three months. Negative values count backwards. Weekday, week count and approximate months are shown alongside the result date.
Formula
How this is calculated
The calculator converts your start date to a UTC timestamp, adds the specified number of days (each equal to exactly 86,400 seconds in UTC) and reads the resulting year, month, day and weekday from the date object. Using UTC avoids the one-hour shift caused by daylight-saving time transitions, which can make naïve date arithmetic land on the wrong calendar day.
The default value of 90 days is the most common use case — 90-day probationary periods, visa free-stay limits, warranty expirations and contract deadlines are frequently expressed in days rather than months. The "months" figure in the output is an approximation (using the average month length of 30.4375 days) because calendar months have different lengths; for month-exact counting use a "months from date" calculator.
Negative values count backwards: entering −90 gives the date 90 days before the start date, which is useful for finding deadlines when you know the end date and need the beginning of a 90-day window.
Frequently asked questions
90 days is exactly 90 × 24 hours, while three calendar months can be 89, 90, 91 or 92 days depending on which months they span (and whether a leap day is included). Contracts and laws that say "90 days" mean the literal day count, not three calendar months.
Yes — enter a negative number in the "Days to add" field. For example, entering −90 from July 5, 2026 gives April 6, 2026, which is 90 days before.
Yes. The calculation uses the JavaScript Date object with UTC arithmetic, which correctly handles all leap years and month lengths without any special-casing.
TG we-Calculate Editorial Team. (2026). 90 Day Calculator — Date 90 Days From Today [Online calculator]. TG we-Calculate. https://we-calculate.com/calculator/90-day-calculator
TG we-Calculate Editorial Team. "90 Day Calculator — Date 90 Days From Today." TG we-Calculate. 2026. https://we-calculate.com/calculator/90-day-calculator.
TG we-Calculate Editorial Team, "90 Day Calculator — Date 90 Days From Today," TG we-Calculate, 2026. [Online]. Available: https://we-calculate.com/calculator/90-day-calculator
@misc{wecalculate_90_day_calculator, title = {90 Day Calculator — Date 90 Days From Today}, author = {{TG we-Calculate Editorial Team}}, howpublished = {\url{https://we-calculate.com/calculator/90-day-calculator}}, year = {2026}, note = {TG we-Calculate} }
Did this calculator help you?
