Date.validMonth

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

class Date
static
bool
validMonth

Parameters

month GDateMonth

month

Return Value

Type: bool

TRUE if the month is valid