Module utils::date

source ·
Expand description

Items for representing days, years and dates.

Structs§

  • Represents the Year and Day a puzzle was released.
  • Represents a day between 1 and 25 (inclusive).
  • Error type returned when trying to convert an invalid value to a Day.
  • Error type returned when trying to convert an invalid value to a Year.
  • Represents a 4-digit year, 2015 or later.