PHP Date/Time 参考手册
返回当前本地的日期/时间的日期/时间信息:
<?php print_r(getdate()); ?>
getdate() 函数返回某个时间戳或者当前本地的日期/时间的日期/时间信息。