JDTOUNIX
Convert Julian Day to Unix timestamp
SYNTAX
jdtounix ( int $julianday ) : int
PARAMETERS
julianday
A julian day number between 2440588 and 2465342.
RETURN
The unix timestamp for the start (midnight, not noon) of the given Julian day.
EXAMPLES
1611360000