jdtojewishConverts a Julian day count to a Jewish calendar date Description
string jdtojewish(int
$julian_day , bool $hebrew = false , int $flags = 0)Converts a Julian Day Count to the Jewish Calendar. Parameters
Return Values
The Jewish date as a string in the form "month/day/year", or an ISO-8859-8
encoded Hebrew date string, according to the Examples
Example #1 jdtojewish Example
The above example will output: ב חשון התשסג ב' חשון התשס"ג ב חשון ה אלפים תשסג ב חשון ה'תשסג See Also
|