Skip to main content

month_abbrev_string

Function month_abbrev_string 

Source
pub fn month_abbrev_string(month: Month) -> &'static str
Expand description

Maps the Month enum to a shortened string representation, e.g. “Jan”.