简单教程
提交运行
代码编辑器:
<?php $d = unixtojd(mktime(0,0,0,6,20,2007)); print_r(cal_from_jd($d,CAL_GREGORIAN));
运行结果: