实例首页
自学教程
IT工具箱
源代码
点击运行 >
PHP 日期/时间 实例 - 自学教程(runoops.com)
"; echo date("Y.m.d") . "
"; echo date("Y-m-d"); ?>
运行结果: