jdtounix
(PHP 4, PHP 5)
jdtounix — Convert Julian Day to Unix timestamp
Описание
int jdtounix
( int $jday
)
Список параметров
-
jday
-
A julian day number between 2440588 and 2465342.
Возвращаемые значения
The unix timestamp for the start of the given julian day.