Re-exports§
Structs§
- Doomsday
- Behold the 💥 doomsday of a year
Enums§
Constants§
- FIRST_
LEAP_ YEAR - The initial leap year (actually of 11 years).
Functions§
- day_
of_ week - Return the day of the week for a given year, month, day.
- is_leap
- Return true for given years which are defined to be leap years.
- leaps
- Number of leap years since (not including)
FIRST_LEAP_YEAR
.