PHP 日期时间函数 call_to_jd() PHP 日期时间函数 cal_from_jd() PHP 日期时间函数 easter_date() PHP 日期时间函数 call_to_jd() <?php $d = cal_to_jd(CAL_GREGORIAN,11,03,2007); echo $d; ?> PHP 日期时间函数 cal_from_jd() PHP 日期时间函数 easter_date()