ReckonDay

Age

Next Birthday Weekday Finder

Find out what day of the week your next birthday falls on.

Next Birthday Weekday Finder

Enter your birth date above to see the result

Days-until is one question; which weekday your birthday lands on is a different one entirely — and it's not random: the Gregorian calendar's leap-year pattern means the weekday your birthday falls on shifts by exactly one day most years, but jumps by two whenever a leap day falls in between.

A birthday landing on a weekend versus a weekday can matter quite a bit practically — for planning a party, taking time off work, or simply knowing whether a milestone birthday will fall on a day most friends and family are actually free, which is the everyday practical reason this calculation gets searched for at all.

How the Next Birthday Weekday Finder works

This tool uses the site's shared weekday-computation engine (the same one behind the Day of the Week Calculator and Perpetual Calendar) to work out the exact weekday for your birthday in any given year, then explains why the pattern moves the way it does: the Gregorian calendar's weekday alignment fully repeats every exact 400 years, because 400 Gregorian years contain precisely 146,097 days — a number exactly divisible by 7.

This tool's weekday-shift explanation (moving forward one or two weekdays depending on whether a leap day falls in between) is the same underlying mechanic that determines the ISO week 53 pattern on the Week Number Calculator — both are downstream consequences of exactly where the Gregorian calendar's leap days fall across a given span of years.

Worked example

A birthday on November 3: in 2026 it falls on a Wednesday. In 2027 — a year with no leap day in between — it moves forward exactly one weekday, to Thursday. But from 2027 to 2028, February 29, 2028 falls in between, so the same November 3 birthday jumps forward two weekdays instead of one, landing on Saturday.

Edge cases this tool handles correctly

February 29 birthdays have no weekday in non-leap years
A birthday of February 29 simply doesn't exist as a date in a non-leap year, so there's no weekday to report for those years without first resolving the same convention question the Birthday Countdown addresses.
The 400-year full repeat
Because the Gregorian calendar's 400-year cycle contains exactly 146,097 days (evenly divisible by 7), asking "what weekday will my birthday be in exactly 400 years" always gives the same answer as this year — a genuine mathematical property of the calendar, not a coincidence.
Shorter 28-year patterns don't always hold
A simpler 28-year weekday-repeat pattern works under the Julian calendar's uniform leap-year rule, but the Gregorian calendar's century-year exception (no leap year in 1900, 2100, 2200 — see the Leap Year Checker) breaks that shorter pattern whenever a skipped century year falls inside the span.
Looking many years ahead at once
Because the underlying computation is direct arithmetic rather than a year-by-year simulation, the tool can jump straight to a birthday decades in the future just as quickly as it can compute next year's, without needing to calculate every year in between.
Checking many years in a row
Requesting several consecutive years' weekday results at once shows the +1/+2 shifting pattern directly, making the leap-year effect visually obvious rather than needing to check each year separately and remember the previous result.

Frequently asked questions

Why does my birthday sometimes jump forward two weekdays instead of one?

Because a leap day (February 29) fell somewhere between your two birthdays, adding an extra day to the count.

Is there a repeating pattern to it?

Yes, a full and exact repeat every 400 years — a shorter 28-year pattern holds under the simpler Julian calendar rule but breaks under the Gregorian calendar's century-year exception.

What algorithm powers this?

The site's shared date-core module — see the intro above for which two other tools it's also built into.

Does it work for a birthday of February 29?

It reports the relevant weekday in leap years and notes the same non-leap-year convention question used by the Birthday Countdown for the years in between.

Can I check what weekday my birthday falls on many years from now?

Yes — the calculation works directly for any target year, so it doesn't need to compute every year in between to reach a distant one.

Can I see which upcoming years my birthday falls on a weekend?

Yes — running the calculation across a handful of consecutive years shows the +1/+2 shift pattern directly, making it easy to spot which nearby year lands on a Saturday or Sunday without checking each year one at a time in your head.