jdtojewish(3) php man page | unix.com

Man Page: jdtojewish

Operating Environment: php

Section: 3

JDTOJEWISH(3)								 1							     JDTOJEWISH(3)

jdtojewish - Converts a Julian day count to a Jewish calendar date

SYNOPSIS
string jdtojewish (int $juliandaycount, [bool $hebrew = false], [int $fl])
DESCRIPTION
Converts a Julian Day Count to the Jewish Calendar.
PARAMETERS
o $julianday - A julian day number as integer o $hebrew - If the $hebrew parameter is set to TRUE, the $fl parameter is used for Hebrew, string based, output format. o $fl - The available formats are: CAL_JEWISH_ADD_ALAFIM_GERESH, CAL_JEWISH_ADD_ALAFIM, CAL_JEWISH_ADD_GERESHAYIM.
RETURN VALUES
The jewish date as a string in the form "month/day/year"
EXAMPLES
Example #1 jdtojewish(3) Example <?php echo jdtojewish(gregoriantojd(10, 8, 2002), true, CAL_JEWISH_ADD_GERESHAYIM + CAL_JEWISH_ADD_ALAFIM + CAL_JEWISH_ADD_ALAFIM_GERESH); ?>
SEE ALSO
jewishtojd(3), cal_from_jd(3). PHP Documentation Group JDTOJEWISH(3)
Related Man Pages
hdate_struct(3) - debian
hdate_hdate(3) - debian
cal_to_jd(3) - php
cal_from_jd(3) - php
datetime.setisodate(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch