| jdtounixConvert Julian Day to Unix timestamp Description
   int jdtounix
    ( int  $jday)
   This function will return a Unix timestamp corresponding to the
   Julian Day given in  Parameters
 
 Return ValuesThe unix timestamp for the start of the given julian day. See Also
 
 |