cal_to_jd
Supported Versions: PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8
Converts from a supported calendar to Julian Day Count
<?php cal_to_jd
(
int $calendar
,
int $month
,
int $day
,
int $year
):
int