[][src]Function datetimeutils::month_string

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

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