🗓️ Leap Year Checker — 🇿🇦 South Africa
Check whether any year is a leap year using the Gregorian calendar formula. Pre-configured for South Africa with Africa/Johannesburg timezone and DD/MM/YYYY date format.
How to Use the Leap Year Checker in South Africa
This tool is pre-configured for South Africa — the timezone is set to Africa/Johannesburgand dates are displayed in DD/MM/YYYY format by default. All calculations respect South Africa public holidays where applicable.
Timezone: Africa/Johannesburg | Date format: DD/MM/YYYY | Languages: EN, AF
Real-World Examples for South Africa
| year | is Leap | note |
|---|---|---|
| 2000 | true | 2000 is a leap year — divisible by 400, so the century exception does not apply |
| 1900 | false | 1900 is NOT a leap year — divisible by 100 but not by 400 |
| 2024 | true | 2024 is a leap year — divisible by 4 and not a century year |
| 2100 | false | 2100 is NOT a leap year — divisible by 100 but not by 400 |
| 1600 | true | 1600 is a leap year — divisible by 400 |