jdtojulianConverts a Julian Day Count to a Julian Calendar Date Description
string jdtojulian(int
$julian_day )Converts Julian Day Count to a string containing the Julian Calendar Date in the format of "month/day/year". Parameters
Return ValuesThe julian date as a string in the form "month/day/year" See Also
|