month: Month
day_index: u5
pub const MonthAndDay = struct { month: Month, day_index: u5, // days into the month (0 to 30) }
Press escape to exit search and then '?' to see more options.