Date and Time
most used
jdtounix
description
This function will return a Unix timestamp corresponding to the Julian Day given in $jday or FALSE if $jday is not inside the Unix epoch (Gregorian years between 1970 and 2037 or 2440588 <= $jday <= 2465342). The time returned is localtime (and not GMT).
declaration of jdtounix
int jdtounix ( int $jday )
test jdtounix online
share jdtounix
comments for jdtounix
be the first
No comments so far for jdtounix(). Leave yours as first below.
+