位置: 编程技术 - 正文
推荐整理分享PHP:gmmktime()的用法_Date Time函数(php time),希望有所帮助,仅作参考,欢迎阅读内容。
文章相关热门搜索词:php中mktime函数,php的implode,php timer,php imagick,php time()函数,php time,php time,php time,内容如对您有帮助,希望把文章链接给更多的朋友!
(PHP 4, PHP 5)
gmmktime — 取得 GMT 日期的 UNIX 时间戳
说明 int gmmktime ([ int $hour [, int $minute [, int $second [, int $month [, int $day [, int $year [, int $is_dst ]]]]]]] )和 mktime() 完全一样,只除了返回值是格林威治标准时的时间戳。
参数总是表示 GMT 日期,因此 is_dst 对结果没有影响。
和 mktime() 一样,参数可以从右到左依次空着,空着的参数会被设为相应的当前 GMT 值。
Note:
自 5.1.0 起,is_dst 参数被废弃。因此应该用新的时区处理特性。
Note: gmmktime() 内部使用了 mktime(),因此只有转换成本地时间也合法的时间才能用在其中。 so only times valid in derived local time can be used.
Example #1 gmmktime() 在 Windows 中的边界
<?phpgmmktime(0,0,0,1,1,);//在GMT和西方合法,在东方不合法?>参见 mktime(),date() 和 time()。
PHP:gmdate()的用法_Date Time函数 gmdate(PHP4,PHP5)gmdate格式化一个GMT/UTC日期/时间说明stringgmdate(string$format[,int$timestamp])同date()函数完全一样,只除了返回的时间是格林威治标准时(GMT)。
PHP:gettimeofday()的用法_Date Time函数 gettimeofday(PHP4,PHP5)gettimeofday取得当前时间说明mixedgettimeofday([bool$return_float=false])本函数是gettimeofday(2)的接口。返回一个关联数组,包含有系统调用返回的
PHP:getdate()的用法_Date Time函数 getdate(PHP4,PHP5)getdate取得日期/时间信息说明arraygetdate([int$timestamp=time()])返回一个根据timestamp得出的包含有日期信息的关联数组array。如果没有给出时间
标签: php time
本文链接地址:https://www.jiuchutong.com/biancheng/287366.html 转载请保留说明!上一篇:PHP:gmstrftime()的用法_Date Time函数
下一篇:PHP:gmdate()的用法_Date Time函数(php getdate)
友情链接: 武汉网站建设