Leap Year Checker
Check instantly whether any year is a leap year, and understand the rule behind it. No signup. Ideal for date planning, coding, scheduling and settling the question fast.
Result
| Leap year? | ||
|---|---|---|
| Days in year |
Share on Social Media:
This leap year checker tells you instantly whether any year is a leap year, directly in your browser. Enter a year and get a clear yes or no, with the underlying rule applied correctly. No account, no install, so you can settle the question, plan dates, or check a year for code or scheduling on any device in seconds.
How to Check a Leap Year Step by Step
- Enter the year. Type the four digit year you want to check into the input field. It can be a past, present or future year, and the checker applies the same rule to all.
- Read the result. The tool tells you immediately whether the year is a leap year, meaning it has 366 days with a 29th of February, or a common year of 365 days.
- Understand the rule applied. The checker uses the full leap year rule, including the century exceptions, so a year like 1900 is correctly identified as not a leap year despite being divisible by four.
- Check another year. Enter a different year to check it, useful for planning across several years or confirming a run of dates.
- Use it for dates or code. Apply the answer to date planning, scheduling, or programming logic where knowing whether a year has a 29th of February matters.

What a Leap Year Is and Why We Have Them
A leap year is a year with an extra day, the 29th of February, giving it 366 days instead of the usual 365. This extra day exists to keep our calendar aligned with the Earth's orbit around the Sun. A year is not exactly 365 days; it is closer to 365 and a quarter days. Without correction, the calendar would slowly drift against the seasons, so an extra day is added roughly every four years to compensate.
The rule is more subtle than simply every four years, because a quarter of a day is not exactly right either. The full rule, from the Gregorian calendar introduced in 1582, is this: a year is a leap year if it is divisible by four, except for years divisible by one hundred, which are not leap years, unless they are also divisible by four hundred, which are. This three part rule fine tunes the correction to match the orbit very precisely.
The century exception is what catches people out. Because divisibility by four alone slightly overcorrects, century years like 1700, 1800 and 1900 are not leap years, even though they are divisible by four. But every fourth century year is: the year 2000 was a leap year because it is divisible by four hundred. This is why the year 2000 puzzled some people, and why a simple every four years assumption gives the wrong answer for century years.
This refined rule keeps the calendar remarkably accurate. The Gregorian system drifts by only about one day every few thousand years, a huge improvement over the older Julian calendar, which used the simple every four years rule and drifted noticeably over centuries. The leap year rule is a small piece of arithmetic with a big job: keeping our dates in step with the seasons across the ages, which is why getting it exactly right matters.
This Checker Versus Remembering the Rules
| Year | Leap year? | Why |
|---|---|---|
| 2024 | Yes | Divisible by four, not a century year |
| 2023 | No | Not divisible by four |
| 1900 | No | Century year not divisible by four hundred |
| 2000 | Yes | Century year divisible by four hundred |
| 2100 | No | Century year not divisible by four hundred |
Who Needs a Leap Year Checker

Pro Tips for Working With Leap Years
Common Leap Year Mistakes to Avoid
Related Tools You May Need Next
To count days between dates, including across leap years, our Date Difference Calculator handles the arithmetic. For age calculations affected by leap years, the Age Calculator helps, and general date planning tools complement this checker.

Frequently Asked Questions
How do I check if a year is a leap year?
Enter the four digit year into the checker and it tells you instantly whether it is a leap year of 366 days with a 29th of February, or a common year of 365 days. The tool applies the full leap year rule, including the century exceptions, so it correctly handles tricky cases like 1900, which is not a leap year, and 2000, which is.
What is the rule for a leap year?
A year is a leap year if it is divisible by four, except for century years, those divisible by one hundred, which are not leap years, unless they are also divisible by four hundred, which are. So 2024 is a leap year, 1900 is not despite being divisible by four, and 2000 is because it is divisible by four hundred. This three part rule keeps the calendar aligned with the Earth's orbit.
Why was the year 2000 a leap year but 1900 was not?
Both are century years, divisible by one hundred, so the century exception says they are not leap years, unless they are also divisible by four hundred. The year 2000 is divisible by four hundred, so it is a leap year, while 1900 is not divisible by four hundred, so it is not. This is the exception to the exception, and it is exactly what makes the rule confusing.
Why do we have leap years at all?
Because a year is not exactly 365 days; the Earth takes about 365 and a quarter days to orbit the Sun. Without correction, the calendar would drift against the seasons over time. Adding an extra day, the 29th of February, roughly every four years compensates for the accumulated quarter days, keeping our dates in step with the seasons across the years.
Are all century years not leap years?
No, and this is a common misconception. Century years are generally not leap years, but those divisible by four hundred are exceptions and are leap years. So 1700, 1800 and 1900 are not leap years, but 2000 is, and 2400 will be. Assuming that no century year is a leap year is just as wrong as assuming that every fourth year, including centuries, is one.
How often is a leap year?
Leap years occur roughly every four years, but not exactly, because of the century rule. Most four year intervals contain a leap year, but century years break the pattern unless divisible by four hundred. Over a four hundred year cycle, there are ninety seven leap years rather than the hundred a simple every four years rule would give, which is what makes the Gregorian calendar so accurate.
What happens to a February 29th date in a common year?
The 29th of February exists only in leap years, so in common years that date does not occur. People born on the 29th of February, sometimes called leaplings, typically observe their birthday on the 28th of February or the 1st of March in common years. In software, a date of the 29th of February in a non leap year is invalid and must be handled carefully to avoid errors.
Is the leap year checker free?
Yes, it is completely free with no account and no usage limit. You can check as many years as you like, as often as you like, at no cost. It runs entirely in your browser on any device, so there is nothing to download or install, and the answer, with the correct application of the full leap year rule, appears instantly whenever you enter a year.