Find Easter Dates
Compute the date of Easter Sunday for each year in a range (Gregorian Computus). Runs entirely in your browser, so your data never leaves your device.
Output
The result appears here as you type.
How to use Find Easter Dates
- 1. Set the year range. Enter From year and To year to cover the span you need, such as 2023 to 2025, and the tool computes Easter Sunday for every year in between.
- 2. Pick a separator. Set Separator to control how each year's result is joined, such as a newline, so the list drops straight into a spreadsheet column or a script.
- 3. Read the computed dates. Each line lists the year alongside its Easter Sunday date and weekday, calculated using the Gregorian Computus rather than a lookup table.
- 4. Copy the results. Copy the list of Easter dates into a liturgical calendar, school holiday schedule, or planning document.
When to use Find Easter Dates
Find Easter Dates computes the date of Easter Sunday for any range of years using the Gregorian Computus algorithm, the same calculation churches and calendar publishers rely on. Easter moves every year, so this replaces looking it up in a reference table.
- Building a school holiday calendar. A school administrator needs Easter break dates for the next five academic years to finalize the printed term calendar before it goes to the printer.
- Publishing a church liturgical schedule. A parish office wants Easter Sunday dates for the coming decade to lay out moveable feasts like Lent and Pentecost that are calculated relative to it.
- Planning a multi-year vacation booking. A family that always travels over the Easter long weekend wants to see the exact dates for the next several years before booking flights early.
- Verifying a holiday calculation in code. A developer implementing Easter date logic in an application wants a trusted reference output to check their own Computus implementation against.
Examples
Easter 2023–2025
Output
2023: 2023-04-09 (Sunday) 2024: 2024-03-31 (Sunday) 2025: 2025-04-20 (Sunday)
About the Find Easter Dates tool
Find Easter Dates is a free online tool that works entirely inside your web browser. Compute the date of Easter Sunday for each year in a range (Gregorian Computus). Because the processing happens on your own device, nothing you enter is uploaded, logged or stored anywhere.
This page is one of 90 Time utilities on EditSafely. Each one does a single job well, and all of them follow the same rule: your input stays on your machine.
You can shape the output with 3 settings, including From year, To year and Separator, and the result refreshes the moment you change one. A worked example further down the page shows exactly what the tool produces for a real input.
Because nothing leaves your device, the tool is suitable for sensitive content such as internal documents, credentials or customer data. It also responds instantly, since every keystroke is handled on your own machine rather than by a remote API.
Frequently asked questions
Is Find Easter Dates free to use?
Yes, it is completely free. All 2,658 tools on EditSafely work without an account, a subscription or usage limits.
Does the generator send anything to a server?
Everything happens locally. Your browser downloads the tool's code once, then does all the processing itself; nothing you enter is transmitted, stored or logged. You can even go offline after the page loads and it will still work.
How do I get a different result?
Run the generator again. Each run is computed fresh on your device, and any options you change are applied to the next result immediately.
Do I need to sign up or install anything?
No. The tool works in any modern browser on desktop, tablet or phone. There is no account to create, no extension to add and no software to install.
How do I use the result?
The output panel has a one-click copy button, and you can keep refining the input while you work; the result updates in place as you type.