Calendars v0.1.4 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 names of the Hebrew weekdays as list.
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.
Returns the names of the Hebrew months as list.
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
Birkath Ha Hama (Alt).
Birkath Ha Hama.
Returns a Hebrew date from its parts.
Returns the names of the Hebrew weekdays as list.
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.
See Calixir.hanukkah/1.
Hanukkah.
Returns the keyword used to access data in the DR4 sample data.
Returns the names of the Hebrew months as list.
See Calixir.passover/1.
Passover.
See Calixir.purim/1.
Purim.
See Calixir.sh_ela/1.
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.
See Calixir.yom_kippur/1.
Yom Kippur.