Web Analytics

PHP jdtogregorian() Function

Calendar FunctionPHP 4+

The jdtogregorian() function converts a Julian Day Count to a Gregorian date.

Syntax

jdtogregorian(int $julian_day): string

Try It Online

Output
Click Run to execute your code

Related Functions