JewishToJD
(PHP 4, PHP 5)
JewishToJD — Converts a date in the Jewish Calendar to Julian Day Count
Описание
int jewishtojd
( int $month
, int $day
, int $year
)
Список параметров
-
month
-
The month as a number from 1 to 13
-
day
-
The day as a number from 1 to 30
-
year
-
The year as a number between 1 and 9999
Возвращаемые значения
The julian day for the given jewish date as an integer.
Смотрите также
- jdtojewish() - Converts a Julian day count to a Jewish calendar date
- cal_to_jd() - Converts from a supported calendar to Julian Day Count