Function glib::date::is_valid_month [] [src]

pub fn is_valid_month(month: Month) -> bool

Returns true if the month value is valid. The 12 GDateMonth enumeration values are the only valid months.