gregoriantojd
Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Converts a Gregorian date to Julian Day Count
<?php gregoriantojd
(
int $month
,
int $day
,
int $year
):
int