jdtojewish --
Converts a Julian day count to a Jewish calendar date
Syntax
string jdtojewish ( int juliandaycount [, bool hebrew [, int fl]] )
Converts a Julian Day Count to the Jewish Calendar.
The optional hebrew and fl
parameters became available in PHP 5.0.0
If 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.
jdtojewish php code on this is provided for your study purpose, it will guide you to know how create and design a website using php. use it to practice and train your self online
Php jdtojewish syntax tutorial
php tutorial guide and code design are for easy learning and programming. The code practice section provided at the top is for practising of this syntax. Use the code section up to practice your php programming online. Learning php is very easy, all you need is to use the examples on this site and practice them to perfect your skills.