Date.validYear
bool validYear(glib.types.DateYear year)Returns true if the year is valid. Any year greater than 0 is valid, though there is a 16-bit limit to what #GDate will understand.
Parameters
year | year |
Returns
true if the year is valid
bool validYear(glib.types.DateYear year)Returns true if the year is valid. Any year greater than 0 is valid, though there is a 16-bit limit to what #GDate will understand.
year | year |