Skip to content

DannyBoyNg/CalculateEasterDate

Repository files navigation

CalculateEasterDateForYear

A library to calculate the date that Easter will be on for a specific year.

Dependancies

None

Installing

Install from Nuget

Install-Package DannyBoyNg.CalculateEasterDateForYear

Usage

DateTime easterDate = Easter.GetDateForYear(2019); // a DateTime object containing April 21st 2019

License

This project is licensed under the MIT License.

Contributions

Contributions are welcome.

About

A C# library to calculate the date that Easter will be on for a specific year

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages