jewishtojd
It converts a date in the Jewish Calendar to Julian Day Count
Example
<?php
echo jewishtojd(3,3,5762);
?>
Output
2452232
Beginner's Guide....
Example
<?php
echo jewishtojd(3,3,5762);
?>
Output
2452232