Easter Date Calculator

Find the date of Easter Sunday for any year.

Ad placeholder (leaderboard)
Enjoying the tools? Go Pro for £4.99 (one-time) and remove all ads — forever, on this device. Remove ads — £4.99

When is Easter? Find the date for any year

Easter Sunday is the most important movable feast in the Christian calendar, and its date shifts every year because it is tied to the moon rather than a fixed day. By the rule set at the First Council of Nicaea (325 AD), Easter falls on the first Sunday after the first ecclesiastical full moon on or after 21 March. The Western (Catholic and Protestant) churches compute it on the Gregorian calendar, while the Eastern Orthodox churches use the older Julian computus — so the two dates usually differ by one to five weeks.

How it works

This tool uses pure arithmetic — no lookup tables. For Western Easter it runs the Anonymous Gregorian algorithm (Meeus/Jones/Butcher): from the year it derives the golden number (year mod 19), the century, leap-cycle corrections, the epact and a weekday offset, then combines them into a month and day. For Orthodox Easter it runs Meeus’s Julian algorithm to get the Julian-calendar date, then adds a 13-day offset (valid for 1900–2099) to convert it to the Gregorian calendar. The weekday is read directly from a UTC date so the result always lands on a Sunday.

Example

Enter 2026 with the Western tradition and the algorithm returns April 5, 2026, a Sunday. Switch to Eastern Orthodox for the same year and you get April 12, 2026 — one week later, because the Julian computus places the paschal full moon differently.

YearWestern EasterOrthodox Easter
2025April 20April 20 (same)
2026April 5April 12
2027March 28May 2

Everything is computed locally in your browser. No year or input ever leaves your device.

Ad placeholder (rectangle)