Expand description
Code for working with years.
Functionsยง
- parse_
and_ ๐validate_ year - Parse a single year from a string and check it is in
valid_years
- parse_
year_ str - Parse a string of years separated by semicolons into a vector of u32 years.