Calendars v0.1.4 Calendars.Hebrew View Source

Documentation for the Hebrew calendar (DR4).

Link to this section Summary

Functions

Birkath Ha Hama (Alt).

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.

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

Returns the names of the Hebrew months as list.

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.

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

See Calixir.alt_birkath_ha_hama/1.

Link to this function

alt_birkath_ha_hama(g_year, _, _)

View Source

Birkath Ha Hama (Alt).

See Calixir.birkath_ha_hama/1.

Link to this function

birkath_ha_hama(g_year, _, _)

View Source

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.

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.

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.

See Calixir.ta_anit_esther/1.

Link to this function

ta_anit_esther(g_year, _, _)

View Source

Ta'anit Esther.

See Calixir.tishah_be_av/1.

Link to this function

tishah_be_av(g_year, _, _)

View Source

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.

See Calixir.yom_ha_zikkaron/1.

Link to this function

yom_ha_zikkaron(g_year, _, _)

View Source

Yom ha Zikkaron.

See Calixir.yom_kippur/1.

Link to this function

yom_kippur(g_year, _, _)

View Source

Yom Kippur.