Skip to content

Calculates the Gregorian and Julian dates of Easter using JavaScript

License

mattsmi/EasterCalcsJavaScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Calculating Easter in JavaScript

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.

About

Calculates the Gregorian and Julian dates of Easter using JavaScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published