Calculates the Julian, Revised Julian, and the Gregorian dates of Easter using JavaScript.
A very basic web page is also present to give an example of the resultant dates. Dates for Easter are returned in ISO 8601 format (YYYY-MM-DD).
You will need to refresh the page to enter another year for calculating the date of Easter. This page is merely present to demonstrate the calculation of Easter using JavaScript.