Date.valid

Returns TRUE if the GDate represents an existing day. The date must not contain garbage; it should have been initialized with g_date_clear() if it wasn't allocated by one of the g_date_new() variants.

class Date
int
valid
()

Return Value

Type: int

Whether the date is valid

Meta