Date.validMonth

bool validMonth(glib.types.DateMonth month)

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

Parameters

monthmonth

Returns

true if the month is valid