Date & TimeFormula-based · Runs in your browser

Leap Year Checker

Quickly determine if a specific year is a leap year according to the Gregorian calendar.

Loading calculator…

Saved locally, explained clearly

Drafts, calculations, scenarios, and workflow progress stay in this browser unless you export them.

Opening local database…

Calculation steps

Follow what happened from the selected formula to the displayed answer.

Show substituted values and intermediate working
Calculate current inputs to see the working.
  1. 1

    Formula selected

    The calculator uses the following formula or method.

    A Gregorian year is leap if divisible by 4, except century years unless divisible by 400.

  2. 2

    Values entered

    Your values are placed into the calculation.

    Enter values to see what is used in this step.

  3. 3

    Result calculated

    The formula or method produces the following result values.

    Results will appear after a successful calculation.

  4. 4

    Answer formatted

    Displayed values are rounded and formatted using each output’s configured precision.

Scenario comparison

Save working scenarios, then select two or three to compare. Formula versions and inputs remain visible.

No scenarios saved for this calculator yet.

Recent calculations

Successful calculations are retained locally according to your privacy settings.

No local history for this calculator yet.

Data and privacy

How it works

Quickly determine if a specific year is a leap year according to the Gregorian calendar.

Input query strings and outputs

Use an input name in this page’s URL as ?name=value, and join additional inputs with &. Portable shared links may instead use the compact ?ac= state parameter.

Input query strings

1
  • ?year= Enter Year

    Number · Optional · Default: 2,028

Outputs

1
  • result Result

    Text · Primary output

result contains the calculator’s complete rendered result area, including its visible result cards, tables, charts, and messages.

Check if any year is a leap year and find the next one

Description

The Leap Year Calculator is a simple utility for verifying if a specific year contains an “intercalary” day (February 29th). Because the Earth’s orbit isn’t exactly 365 days, we add an extra day every four years to keep our calendar in alignment with the seasons. This tool uses the precise Gregorian calendar rules to determine if a year is a leap year and tells you when the next one will occur.

Inputs

  • Year: The four-digit year you want to check (e.g., 2024).

Outputs

  • Leap Year Status: A simple “Yes” or “No.”
  • Next Leap Year: The closest upcoming year that will contain 366 days.

Chart

  • N/A: This tool provides a categorical calendar result.

“Good to Know”

  • The Rule: A year is a leap year if:
    1. It is divisible by 4.
    2. Except if it is divisible by 100, then it is NOT a leap year.
    3. Unless it is also divisible by 400, then it IS a leap year.
  • Example: The year 2000 was a leap year (divisible by 400), but 1900 was not (divisible by 100 but not 400).
  • Why it Matters: Without leap years, the solar year would drift by about 6 hours every year, meaning after 100 years, our seasons would be off by 24 days!

Examples

Example 1: Current Year

  • Input: 2024
  • Output: Yes (Next: 2028)

Example 2: Century Rule

  • Input: 2100
  • Output: No (Next: 2104)

Example 3: Near Future

  • Input: 2025
  • Output: No (Next: 2028)
Sources
  • No external reference is listed for this calculator. Its formula and variable definitions are shown above.
Limitations
  • Calendar results depend on the selected dates and time-zone assumptions. Local holidays and daylight-saving changes are included only where stated.