PesachDate

delphimoon

PesachDate

Algorithms

Top  Previous  Next

 

Calculates the pesach (passover) date

 

function PesachDate(year: Integer): TDateTime;

 

Description

Calculates the date of pesach, the jewish holiday. The date is determined by the jewish lunisolar calendar in which the pesach is always on the date Nisan 15. For more information see the description of the jewish calendar functions.

 

Reference

This function is based upon chapter 9 of "Astronomical Algorithms".