diff --git a/reference/calendar/functions/jdtojewish.xml b/reference/calendar/functions/jdtojewish.xml index 9d31f2089d..b020949116 100644 --- a/reference/calendar/functions/jdtojewish.xml +++ b/reference/calendar/functions/jdtojewish.xml @@ -1,11 +1,12 @@ - + jdtojewish - Converts a julian day count to a jewish calendar date + Converts a julian day count to a jewish calendar date + Description @@ -16,25 +17,28 @@ intfl - Converts a Julian Day Count the the Jewish Calendar. + Converts a Julian Day Count the the Jewish Calendar. - The following option is available since PHP 5.0.0: + The optional hebrew and fl + parameters became available in PHP 5.0.0 - If the the second parameter is set to true, the third parameters used for hebrew, string based, output format. the available formats are: + If the the hebrew parameter is set to &true;, the + fl parameter is used for hebrew, string based, + output format. The available formats are: CAL_JEWISH_ADD_ALAFIM_GERESH, CAL_JEWISH_ADD_ALAFIM, CAL_JEWISH_ADD_GERESHAYIM. - <function>jdtojewish</function> Example ]]>