valid

fun valid(): Boolean

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.

Return

Whether the date is valid