Accepted forms of the original event date for getYahrzeit,
getYahrzeitHD, getBirthdayOrAnniversary, and getBirthdayHD.
Date — a Gregorian date (local time; hours and below ignored)
SimpleHebrewDate — {yy, mm, dd} already in the Hebrew calendar
number — an absolute R.D. day count
An HDate is structurally a SimpleHebrewDate and may be
passed directly. The functions never modify the value you pass, so the
same original date can be reused to generate a run of years.
Accepted forms of the original event date for
getYahrzeit,getYahrzeitHD,getBirthdayOrAnniversary, andgetBirthdayHD.Date— a Gregorian date (local time; hours and below ignored)SimpleHebrewDate—{yy, mm, dd}already in the Hebrew calendarnumber— an absolute R.D. day countAn HDate is structurally a
SimpleHebrewDateand may be passed directly. The functions never modify the value you pass, so the same original date can be reused to generate a run of years.