Function glib::date::is_valid_dmy [] [src]

pub fn is_valid_dmy(day: Day, month: Month, year: Year) -> bool

Returns true if the day-month-year triplet forms a valid, existing day in the range of days GDate understands (Year 1 or later, no more than a few thousand years in the future).