isYomTov

val isYomTov: Boolean

Returns true if the current day is Yom Tov. The method returns true even for holidays such as CHANUKAH and minor ones such as TU_BEAV and PESACH_SHENI. Erev Yom Tov (with the exception of HOSHANA_RABBA, erev the second days of PESACH) returns false, as do fast besides YOM_KIPPUR. Use isAssurBemelacha to find the days that have a prohibition of work.

Return

true if the current day is a Yom Tov

See also