Query: jewishtojd
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
JEWISHTOJD(3) 1 JEWISHTOJD(3) jewishtojd - Converts a date in the Jewish Calendar to Julian Day CountSYNOPSISint jewishtojd (int $month, int $day, int $year)DESCRIPTIONAlthough this function can handle dates all the way back to the year 1 (3761 B.C.), such use may not be meaningful. The Jewish calendar has been in use for several thousand years, but in the early days there was no formula to determine the start of a month. A new month was started when the new moon was first observed.PARAMETERSo $month - The month as a number from 1 to 13 o $day - The day as a number from 1 to 30 o $year - The year as a number between 1 and 9999RETURN VALUESThe julian day for the given jewish date as an integer.SEE ALSOjdtojewish(3), cal_to_jd(3). PHP Documentation Group JEWISHTOJD(3)