PHP jewishtojd() Function
The jewishtojd() function converts a date in the Jewish
Calendar to a Julian Day Count.
Syntax
jewishtojd(int $month, int $day, int $year): int
Try It Online
Output
Click Run to execute your code
Related Functions
- jdtojewish() - Converts a Julian day count to a Jewish calendar date
Enjoying these tutorials?