valid
Description:
Returns true if the Date represents an existing day.
The date must not contain garbage; it should have been initialized with clear if
it wasn't allocated by one of the g_date_new
variants.
Parameters:
Returns:
Whether the date is valid
|