jdtojewishConverts a Julian day count to a Jewish calendar date Description
string jdtojewish
( int
$juliandaycount
[, bool $hebrew = false
[, int $fl = 0
]] )Converts a Julian Day Count to the Jewish Calendar. Parameters
Return ValuesThe jewish date as a string in the form "month/day/year" Examples
Example #1 jdtojewish Example
<?php See Also
|