Skip to main content

month_string

Function month_string 

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

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