getTishreiBasedValue

fun getTishreiBasedValue(nissanBasedValue: Int, jewishYear: Int): Int

Converts the NISSAN based constants used by this class to numeric month starting from TISHREI. This is required for Molad claculations.

Return

the Jewish month of the year starting with Tishrei

Parameters

jewishYear

The Jewish year

this

@toTishreiBasedMonthValue The Jewish Month


fun getTishreiBasedValue(nissanBasedValue: Int, jewishYear: Long): Int