Module bdays::easter

source ·
Expand description

Algorithms to calculate easter dates.

Structs§

  • Error type for easter calculation functions.

Functions§

  • Returns easter date for year y as a chrono::NaiveDate.
  • Returns easter date for year y as the number of days since January 1, Year 1 (aka Day 1) in the proleptic Gregorian calendar.