Hey guys
What is the equivalent of this function in PHP?
link: https://www.php.net/manual/en/function.gregoriantojd.php
Thanks
What is the equivalent of this function in PHP?
PHP:
gregoriantojd ( int $month , int $day , int $year ) : int
link: https://www.php.net/manual/en/function.gregoriantojd.php
Thanks