jdtounixConvert Julian Day to Unix timestamp Description
int jdtounix(int
$julian_day )
This function will return a Unix timestamp corresponding to the
Julian Day given in Parameters
Return ValuesThe unix timestamp for the start (midnight, not noon) of the given Julian day Errors/Exceptions
If Changelog
See Also
|