App下载

demo_func_jddayofweek 在线工具

demo_func_jddayofweek 在线工具

<?php
$jd=gregoriantojd(1,13,1998);
echo jddayofweek($jd,1);
?>
运行结果