Free date calculator calculator
Enter a start date and how many days to add, and the date calculator returns the exact resulting date and the day of the week it falls on — adding calendar days, rolling over month lengths and leap years, or subtracting when you enter a negative number, updated live, as you type.
On this page12 sections
Results are estimates. Consult a professional.
What the date calculator does
A date calculator does the arithmetic the calendar makes awkward: it takes a start date and a number of days and tells you the exact date you land on — handling month lengths, leap years, and year boundaries for you. Enter a start date and how many days to add, and this date calculator returns the resulting date and the day of the week it falls on, updated live as you type.
It answers the everyday questions people phrase as "date plus days", "add days to a date", or "what date is 90 days from now". To subtract instead, enter a negative number of days and the calculator counts backward into the past. The result is shown in ISO format (YYYY-MM-DD), the unambiguous international way to write a calendar date.
How to add days to a date
Adding days to a date is simple in principle but easy to get wrong by hand, because months have different lengths and February changes in leap years. The calculator follows the same three steps you would do on paper — just without the off-by-one and month-rollover mistakes:
- Start from the start date. This is day 0, not day 1 — the count begins the day after.
- Move forward one day at a time for the number of days you entered, rolling over the end of each month (and the end of the year) as you go.
- Read off the date you land on, then look up which day of the week it is.
Because the count starts the day after the start date, "90 days from 1 January" is 1 April, not 2 April — the start day is day 0. If you instead want to count from today, the days from today calculator does the same arithmetic using the current date as the start.
A worked example: 90 days from 1 January 2026
Maya signs an agreement on 1 January 2026 with a clause that says payment is due within 90 days. She wants the exact due date — and the weekday, so she can plan around the weekend. Here is how the calculator works it out.
Step 1 — Enter the start date
The start date is 2026-01-01, which is a Thursday. This is day 0 — the count begins from the next day, 2 January.
Step 2 — Add the number of days
Adding 90 calendar days steps forward through January (31 days), February (28 days in 2026, a common year), and March (31 days). That uses 31 + 28 + 31 = 89 days to reach 31 March, and one more day lands on 1 April 2026.
Step 3 — Read the result and weekday
The resulting date is 2026-04-01, and the calculator reports it as a Wednesday. Maya's 90-day deadline therefore falls on Wednesday, 1 April 2026 — a workday, so no weekend adjustment is needed.
Subtracting days from a date
To find a date in the past, enter a negative number of days. The same calculator that answers "date plus days" also answers "subtract days from date" — it simply counts backward, rolling back over month and year boundaries.
Enter a start date of 2026-01-01 and −10 days. The calculator steps back across the year boundary into December 2025 and returns 2025-12-22, a Monday.
If you have two fixed dates and want the gap between them instead of a target date, the days between dates calculator gives the exact number of days, and the day of the week calculator tells you the weekday of any single date.
Calendar days vs business days
This calculator counts calendar days — every day, including Saturdays, Sundays, and public holidays. Many real-world deadlines, though, are written in business days (working days), which skip weekends and holidays. The two can land on very different dates, and mixing them up is a classic cause of missed deadlines.
The gap grows with the count, because business-day counting skips roughly two days in every seven. As a rule of thumb, 5 business days ≈ 1 calendar week, so a 20-business-day window is about four working weeks but nearly six calendar weeks once weekends are added back in.
| You add… | Calendar days (this tool) | Business days (Mon–Fri) |
|---|---|---|
| 7 days | 1 week — every day counts | ≈ 1 week + 2 weekend days = ~9 calendar days |
| 10 days | 10 calendar days | ≈ 2 calendar weeks (14 days) |
| 20 days | 20 calendar days | ≈ 4 calendar weeks (28 days) |
| 30 days | ~4.3 calendar weeks | ≈ 6 calendar weeks (42 days) |
Calendar days count every day; business days skip weekends (and usually holidays). The right column is the approximate span in calendar days once weekends are added back. Use the business-days tool when a deadline is written in working days.
If your deadline is in working days, switch to the business days calculator (which skips weekends and your holidays), or count the working days in a fixed window with the working days between dates calculator.
Common date-math pitfalls (and how to avoid them)
- The off-by-one (inclusive vs exclusive). This tool treats the start date as day 0, so adding N days lands N days later. If a contract says "within 30 days including the signing day," you may need to add 29 instead of 30.
- Month-end rollovers. Adding days handles short and long months automatically — January's 31 days, February's 28 (or 29 in a leap year), and so on — so you never have to remember which months have 30 days.
- Leap years. Spans that cross 29 February are counted correctly; 2026 is a common year (February has 28 days), while 2028 is a leap year. Check any year with the leap year calculator.
- Calendar vs business days. Re-read the wording of any deadline. "Days" usually means calendar days, but legal, shipping, and finance deadlines often mean business days.
- Time zones. A pure date has no time zone. If a deadline is tied to a specific clock time and zone, confirm the cutoff separately — the date alone does not settle which side of midnight you are on.
Common date calculator questions
What date is 90 days from a given date?
Add 90 calendar days to the start date. For example, 90 days from 1 January 2026 is 1 April 2026, a Wednesday — counting every day including weekends. Enter your own start date to get its 90-day date and weekday.
How do I subtract days from a date?
Enter a negative number of days. For instance, 10 days before 1 January 2026 is 22 December 2025, a Monday. A negative value counts backward, crossing month and year boundaries as needed.
Does the calculator count calendar days or business days?
Calendar days — every day counts, including weekends and holidays. To count only working days (Monday to Friday) and skip holidays, use the business days calculator instead.
Is the start date included in the count?
No. The start date is day 0, so adding 1 day lands on the next day. If a deadline is meant to include the start day, add one fewer than the stated number of days.
How this calculator works and sources
This date calculator performs standard calendar arithmetic in your browser — nothing is sent anywhere. It takes the start date, adds (or, for a negative number, subtracts) the days you enter as calendar days, and rolls over month lengths and year boundaries automatically, including the 28- or 29-day February of common and leap years. Results are shown in ISO 8601 form (YYYY-MM-DD), the international standard for writing an unambiguous calendar date, alongside the weekday. The default inputs (start 2026-01-01, add 90 days → 2026-04-01, Wednesday) match the example above exactly.
ISO — ISO 8601 Date and time format (the YYYY-MM-DD calendar-date standard this tool outputs).timeanddate.com — Date Calculator: Add to or Subtract From a Date (reference implementation of date-add arithmetic).GigaCalculator — Add Days Calculator (calendar-day add/subtract methodology).Frequently asked questions about the free date calculator calculator
About this date calculator
This date calculator runs entirely in your browser — your start date and day count are never sent anywhere. It adds (or, for a negative number, subtracts) calendar days from the start date, automatically handling month lengths, year boundaries, and the 28- or 29-day February of common and leap years, then shows the result in ISO 8601 form (YYYY-MM-DD) with its weekday.
Find more date and time tools on the everyday calculators shelf — including days from today, day of the week, days between dates, and business days — or browse the full calculator directory.