StatGardenREF. DESK
Calculators/Everyday/What Year Will It Be Calculator
Everyday

What Year Will It Be Calculator calculator

The calendar year a chosen number of years and months from any starting date.

Published 21 August 2026

What this calculator does

What year is it going to be in a certain number of years is a surprisingly common question, whether planning how old you will be at a milestone, working out a mortgage payoff year, or just satisfying curiosity about how far away a round number of years actually is. It sounds like simple arithmetic, but the exact calendar date it lands on, and therefore which year it falls in, depends on the starting date too.

This calculator takes a starting date, defaulting to today, and an offset in years and months, then shows the calendar year that date lands in, either forwards or backwards in time. It also shows the exact date and day of the week reached, not just the year.

The formula

FormulaResult year = year of (starting date + offset years and months x direction)

The calculator adds the chosen number of years and months, in the chosen direction, to the starting date, then reads off the year of the resulting date. Because months vary in length, the calculation is done directly on the date object rather than by a fixed days-per-year estimate, so it lands on the correct calendar date.

TermMeaning
Starting dateThe date the count begins from, defaulting to today.
OffsetThe number of years, plus any extra months, to add or subtract from the starting date.
DirectionWhether the offset is added (a future year) or subtracted (a past year) from the starting date.

The inputs explained

FieldWhat to enter
Starting dateThe date to count from. Defaults to today, but can be set to any date, past or future.
Years to addThe number of whole years to add or subtract.
Extra months to addAny extra months on top of the years figure, from 0 to 11 for a precise offset.
DirectionChoose forwards, to find a future year, or backwards, to find a past year.

When to use it

Working out a milestone year

A goal set "20 years from now", such as a mortgage payoff or retirement target, resolves to an actual calendar year, making it easier to plan around.

Checking how long ago something was

An event a known number of years back converts to the calendar year it happened in, useful when only the elapsed time, not the original date, is remembered.

Adding both years and months for precision

A period like "7 years and 8 months" from a specific date can land in a different calendar year than a flat 7 or 8 years would, which the months field accounts for.

Worked examples

Every figure in the tables below is produced by this page’s own calculator at build time, so the numbers and the tool always agree. Select any row to load that scenario.

What year is it in N years from today

A range of year offsets, each added to today's date, forwards.

Years ahead, converted to the resulting calendar year
Years aheadYear it will beFull date reached
1202723 Aug 2027
5203123 Aug 2031
10203623 Aug 2036
20204623 Aug 2046
30205623 Aug 2056
50207623 Aug 2076
Because the starting date is today, each row simply adds that many years to the current year, landing on the same month and day.

Questions

What year will it be in 10 years?

Add 10 to the current year. From a starting date in 2026, for example, 10 years ahead lands in 2036, on the same month and day unless that date does not exist in the target year (such as 29 February in a non-leap year).

Does this account for leap years?

Yes. The calculation works on real calendar dates, so it correctly steps across leap years and varying month lengths rather than using an average days-per-year figure.

Can I find a year in the past instead of the future?

Yes, choose "backwards" as the direction. This subtracts the years and months entered from the starting date instead of adding them.

What if I want the year from a date other than today?

Change the starting date field to any date, past or future, and the offset will be applied from that date instead of from today.

For a day-level count instead of a year-level one, see the days from today calculator. For a count in whole weeks, see the weeks from today calculator.