isKislevShort

val Long.isKislevShort: Boolean

Returns if Kislev is short (29 days VS 30 days) in a given Jewish year. The method name isShort is done since in a Kesidran (ordered) year Kislev is long. ND+ER

Return

true if Kislev is short for the given Jewish year.

Parameters

year

the Jewish year

See also


val Int.isKislevShort: Boolean