简单教程
提交运行
代码编辑器:
<?php $t=time(); echo $t . "<br>"; echo date("Y-m-d",$t);
运行结果: