App下载

demo_func_cal_to_jd 在线工具

demo_func_cal_to_jd 在线工具

<?php
$d=cal_to_jd(CAL_GREGORIAN,6,20,2007);
echo $d;
?>
运行结果