cal_from_jd

PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8
cal_from_jd - Converts from Julian Day Count to a supported calendar

Example #1 cal_from_jd example

Result: Array ( [date] => 8/16/2003 [month] => 8 [day] => 16 [year] => 2003 [dow] => 6 [abbrevdayname] => Sat [dayname] => Saturday [abbrevmonth] => Aug [monthname] => August )
PHP Version:


Example #2 of cal_from_jd

PHP Version:


Function cal_from_jd:

Calendar Functions

Most used PHP functions