fn month_name_abbrev(month: i8) -> &'static str
Returns the abbreviated month name.
When the given value is not in the range 1..=12.
1..=12