validYear

fun validYear(year: <Error class: unknown class>): Boolean

Returns true if the year is valid. Any year greater than 0 is valid, though there is a 16-bit limit to what #GDate will understand.

Return

true if the year is valid

Parameters

year

year