isCheshvanLong

val Int.isCheshvanLong: Boolean

Returns if Cheshvan is long in a given Jewish year. The method name isLong is done since in a Kesidran (ordered) year Cheshvan is short. ND+ER

Return

true if Cheshvan is long in Jewish year.

Parameters

year

the year

See also


val Long.isCheshvanLong: Boolean