calculate the day upon which Easter Sunday falls
This module calculates the date upon which Easter falls, a date upon which many holidays in the Western world depend. It extends the Date class available in the Ruby standard library, adding the class method Date::easter(year) and the instance method easter().
See the project info page for more information.
This program is free software! You can copy, modify, share and distribute it under the same license as Ruby itself.
Rick Scott
rick@shadowspar.dyndns.org
Patches, feature requests, and bug reports are welcome.