Expand description
Items for representing days, years and dates.
Structsยง
- Date
- Represents the
YearandDaya puzzle was released. - Day
- Represents a day between 1 and 25 (inclusive).
- Invalid
Date Error - Error type returned when trying to construct an invalid
Date. - Invalid
DayError - Error type returned when trying to convert an invalid value to a
Day. - Invalid
Year Error - Error type returned when trying to convert an invalid value to a
Year. - Year
- Represents a 4-digit year, 2015 or later.