StaticcalendarCalculates holidays and other Hebrew calendar events based on CalOptions.
Each holiday is represented by an Event object which includes a date, a description, flags and optional attributes. If given no options, returns holidays for the Diaspora for the current Gregorian year.
This is a convenience wrapper around the standalone calendar function. See calendar for the complete list of supported options, the candle-lighting and Havdalah defaults, and notes on locales.
import {HebrewCalendar, Location} from '@hebcal/core';
const options: CalOptions = {
year: 1981,
isHebrewYear: false,
candlelighting: true,
location: Location.lookup('San Francisco'),
sedrot: true,
omer: true,
};
const events = HebrewCalendar.calendar(options);
for (const ev of events) {
const hd = ev.getDate();
const date = hd.greg();
console.log(date.toLocaleDateString(), ev.render('en'), hd.toString());
}
StaticeruvReturns true if Eruv Tavshilin should be prepared on the given date.
Eruv Tavshilin is prepared when a Yom Tov falls on Friday (so cooking for Shabbat that begins Friday night may continue from Yom Tov into Shabbat). This requires the day before to be a weekday (Wednesday or Thursday), the following Friday to be Yom Tov, and the day after Friday (Shabbat) to also be a sacred day.
Gregorian or Hebrew date to test
use the Israeli holiday schedule
import {HebrewCalendar} from '@hebcal/core';
// Wednesday October 16, 2024 is Erev Sukkot 5785. In the Diaspora,
// Sukkot I falls on Thursday and Sukkot II on Friday, so Eruv
// Tavshilin is prepared on Wednesday:
HebrewCalendar.eruvTavshilin(new Date(2024, 9, 16), false); // true
// In Israel there is only one day of Yom Tov, so Friday is a weekday:
HebrewCalendar.eruvTavshilin(new Date(2024, 9, 16), true); // false
StaticgetCalculates a birthday or anniversary (non-yahrzeit).
Returns undefined when hyear precedes the original year of gdate.
When hyear is the original year, the original date is returned unchanged —
a "0th birthday" is a meaningful thing to ask for. This differs from
getYahrzeit, which returns undefined for the original year,
because a yahrzeit only has meaning from the first anniversary onward.
Hebcal uses the algorithm defined in "Calendrical Calculations" by Edward M. Reingold and Nachum Dershowitz.
The birthday of someone born in Adar of an ordinary year or Adar II of a leap year is also always in the last month of the year, be that Adar or Adar II. The birthday in an ordinary year of someone born during the first 29 days of Adar I in a leap year is on the corresponding day of Adar; in a leap year, the birthday occurs in Adar I, as expected.
Someone born on the thirtieth day of Marcheshvan, Kislev, or Adar I has his birthday postponed until the first of the following month in years where that day does not occur. [Calendrical Calculations p. 111]
Hebrew year
Gregorian or Hebrew date of event
anniversary occurring in hyear
StaticgetLower-level holidays interface, which returns a Map of Events indexed by
HDate.toString(). These events must be filtered for flags.IL_ONLY
or flags.CHUL_ONLY depending on Israel vs. Diaspora holiday scheme.
Includes Rosh Chodesh, fasts, Yom Kippur Katan, Special Shabbatot, etc., but does not generate candle-lighting times, Torah readings, or Omer days. The result is cached in an internal LRU.
Hebrew year
StaticgetReturns a sorted array of holidays observed during the given Hebrew year.
Events are pre-filtered by Israel vs. Diaspora schedule, so callers do not
need to inspect flags.IL_ONLY / flags.CHUL_ONLY themselves.
Includes Rosh Chodesh, fasts, modern holidays, special Shabbatot, etc.,
but does not generate candle-lighting times, Torah readings, or Omer days.
Hebrew year
use the Israeli schedule for holidays
StaticgetReturns an array of holiday Events that occur on the given date,
or undefined if no holidays occur that day.
When il is omitted, both Diaspora-only and Israel-only events are
returned; pass true or false to filter to a single schedule.
Hebrew Date, Gregorian date, or absolute R.D. day number
Optionalil: boolean
use the Israeli schedule for holidays
StaticgetConvenience function to create an instance of Sedra or reuse a previously created and cached instance for the same year + schedule.
Use this in preference to new Sedra(...) when calling repeatedly,
since an internal LRU cache (~120 entries) avoids recomputing the
keviyah-specific reading pattern.
Hebrew year
Use Israel sedra schedule (false for Diaspora)
StaticgetCalculates yahrzeit.
hyear must be after original gdate of death.
Returns undefined when requested year preceeds or is same as original year.
Hebcal uses the algorithm defined in "Calendrical Calculations" by Edward M. Reingold and Nachum Dershowitz.
The customary anniversary date of a death is more complicated and depends also on the character of the year in which the first anniversary occurs. There are several cases:
Hebrew year
Gregorian or Hebrew date of death
anniversary occurring in hyear
StatichallelDetermines which form of Hallel (if any) is recited on a given Hebrew date.
Returns 0 (none), 1 (half Hallel), or 2 (whole Hallel).
Whole Hallel is said on Chanukah, the first Yom Tov of Pesach, Shavuot, Sukkot, Yom Ha'atzmaut, and Yom Yerushalayim.
Half Hallel is said on Rosh Chodesh (not Rosh Hashanah), and the last 6 days of Pesach.
Hebrew date to test
use the Israeli holiday schedule
0 for no Hallel, 1 for half Hallel, 2 for whole Hallel
StaticreformatHelper function to format a 24-hour (00:00-23:59) time string in either
12-hour US format (e.g. "8:13pm") or keep it in 24-hour format (e.g.
"20:13") for any other locale or country.
The locale (and therefore default behavior) is derived from
options.location / options.locale. The options.hour12 override
takes precedence: if false, locale is ignored and the result is always
24-hour; if true, locale is ignored and the result is always 12-hour.
original time like "20:30"
"p" or "pm" or " P.M.". Add leading space if you want it
Optionaloptions: CalOptions
optional; location, locale and hour12 are consulted
StatictachanunReturn details on what Tachanun (or Tzidchatcha on Shabbat) is said on hdate.
Tachanun is not said on Rosh Chodesh, the month of Nisan, Lag Baomer, Rosh Chodesh Sivan until Isru Chag, Tisha B'av, 15 Av, Erev Rosh Hashanah, Rosh Hashanah, Erev Yom Kippur until after Simchat Torah, Chanukah, Tu B'shvat, Purim and Shushan Purim, and Purim and Shushan Purim Katan.
In some congregations Tachanun is not said until from Rosh Chodesh Sivan until 14th Sivan, Sukkot until after Rosh Chodesh Cheshvan, Pesach Sheini, Yom Ha'atzmaut, and Yom Yerushalayim.
Tachanun is not said at Mincha on days before it is not said at Shacharit.
Tachanun is not said at Shacharit on Shabbat, but is at Mincha, usually.
Hebrew date to test
use the Israeli holiday schedule
import {HebrewCalendar, HDate, months} from '@hebcal/core';
// Regular weekday — Tachanun is said at both services
HebrewCalendar.tachanun(new HDate(4, months.SHVAT, 5784), false);
// => { shacharit: true, mincha: true, allCongs: true }
// Friday 2 Sh'vat — said at Shacharit, but not at Mincha (erev Shabbat)
HebrewCalendar.tachanun(new HDate(2, months.SHVAT, 5784), false);
// => { shacharit: true, mincha: false, allCongs: true }
// Rosh Chodesh — no Tachanun
HebrewCalendar.tachanun(new HDate(1, months.SHVAT, 5784), false);
// => { shacharit: false, mincha: false, allCongs: false }
StaticversionReturns the semantic version string of the @hebcal/core package
(e.g. "6.8.2"). Useful for logging or feature detection.
HebrewCalendar is the main interface to the
@hebcal/corelibrary. This namespace is used to calculate holidays, rosh chodesh, candle lighting & havdalah times, Parashat HaShavua, Daf Yomi, days of the omer, and the molad. Event names can be rendered in several languges using thelocaleoption.