Returns a transliterated string name of Hebrew month in year,
for example 'Elul' or 'Cheshvan'.
The year matters only for the 12th month, which is named 'Adar' in a
common year and 'Adar I' in a leap year. To translate the result into
another locale, pass it to Locale.gettext.
Returns a transliterated string name of Hebrew month in year, for example 'Elul' or 'Cheshvan'.
The year matters only for the 12th month, which is named
'Adar'in a common year and'Adar I'in a leap year. To translate the result into another locale, pass it to Locale.gettext.