§ 1201 Primary Election Dates
This law tells us which month the state’s direct primary election is held, based on whether the year is an even number and whether it can be divided by four.
The year 2022 comes around and people wonder when the primary will be.
2022 is an even year but not divisible by 4, so the primary is on the first Tuesday after the first Monday in June. In 2022 that day is June 7.
If (Year is even) AND (Year mod 4 ≠ 0) → Primary date = first Tuesday after first Monday in June; If (Year is even) AND (Year mod 4 = 0) → Primary date = first Tuesday after first Monday in March.
Find the primary date for the year 2024.
Result: Because 2024 is even and divisible by 4, the primary is the first Tuesday after the first Monday in March. In 2024 the first Monday is March 4, so the primary is on Tuesday, March 5.
AI-generated — May contain errors. Not legal advice. Always verify source.
§ 1201 Primary Election Dates
Last verified: January 10, 2026