cal_to_jdConverts from a supported calendar to Julian Day Count Description
int cal_to_jd(
int $calendar,int $month,int $day,int $year)
cal_to_jd calculates the Julian day count
for a date in the specified Parameters
Return ValuesA Julian Day number. See Also
|