Date.validMonth

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

class Date
static
int
validMonth

Parameters

month GDateMonth

month

Return Value

Type: int

TRUE if the month is valid

Meta