Function glib::date::is_valid_day [] [src]

pub fn is_valid_day(day: Day) -> bool

Returns true if the day of the month is valid (a day is valid if it's between 1 and 31 inclusive).