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