date

阅读数:1205 发布时间:2016-07-18 16:31:06

作者:gsh 标签: php

date()格式化一个本地时间/日期

string date ( string format [, int timestamp] )

提示: 自 PHP 5.1 起在 $_SERVER['REQUEST_TIME'] 中保存了发起该请求时刻的时间戳。

相关文章推荐: