Calendars v0.1.3 Calendars.Hebrew View Source

Documentation for the Hebrew calendar (DR4).

Link to this section Summary

Functions

Birkath Ha Hama (Alt).

Birkath Ha Hama.

Returns a Hebrew date from its parts.

Returns the epoch of the Hebrew calendar.

Converts source_calendar_date of the source_calendar into the corresponding Hebrew date.

Converts the fixed date in to the corresponding Hebrew date.

Converts the Julian Day number jd into the corresponding Hebrew date.

Hanukkah.

Returns the keyword used to access data in the DR4 sample data.

Passover.

Purim.

Sh'ela.

Ta'anit Esther.

Tisha be-Av.

Converts hebrew_date into the corresponding date of target_calendar.

Converts hebrew_date into the corresponding fixed date.

Converts hebrew_date into the corresponding Julian Day number.

Yom ha Zikkaron.

Yom Kippur.

Link to this section Types

Specs

t() :: {year(), month(), day()}

Link to this section Functions

Link to this function

alt_birkath_ha_hama(g_year)

View Source

Birkath Ha Hama (Alt).

Birkath Ha Hama.

Returns a Hebrew date from its parts.

Returns the epoch of the Hebrew calendar.

Link to this function

from_date(source_calendar_date, source_calendar)

View Source

Converts source_calendar_date of the source_calendar into the corresponding Hebrew date.

Converts the fixed date in to the corresponding Hebrew date.

Converts the Julian Day number jd into the corresponding Hebrew date.

Hanukkah.

Returns the keyword used to access data in the DR4 sample data.

Passover.

Purim.

Sh'ela.

Ta'anit Esther.

Tisha be-Av.

Link to this function

to_date(hebrew_date, target_calendar)

View Source

Converts hebrew_date into the corresponding date of target_calendar.

Converts hebrew_date into the corresponding fixed date.

Converts hebrew_date into the corresponding Julian Day number.

Yom ha Zikkaron.

Yom Kippur.