最新下载
热门教程
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
php 日期时差8小时间解决方法
时间:2022-06-24 23:56:53 编辑:袖梨 来源:一聚教程网
程序中添加时间的初始化语句:“date_default_timezone_set("asia/shanghai");
定义和用法
the date_default_timezone_set() function sets the default timezone used by all date/time functions.
date_default_timezone_set()函数的作用是:设定用于一个脚本中所有日期时间函数的默认时区。
syntax
语法
date_default_timezone_set(timezone) |
| parameter 参数 |
description 描述 |
|---|---|
| timezone | required. the timezone identifier, like "utc" or "europe/paris". list of valid timezones: http://ww*w**.php教程.net/manual/en/timezones.php 必要参数,时区确认器,如“utc”或“europe/paris”。下面列出了有效的时区:http://ww*w**.php.net/manual/en/timezones.php |
tips教程 and notes
注意点
note: this function always returns true (even if the timezone parameter isn't valid).
注意:这个函数总是返回true(即使时区参数无效的情况下)。
example
案例
the output of the code above will be:
上述代码将输出下面的结果:
相关文章
- 整理拾光全部隐藏物品获取方法攻略 12-04
- 魔理沙还书姬虫百百世彩蛋位置一览 12-04
- 阿西美女室友竟然2第六章全流程攻略 12-04
- 超英派遣中心第四章第一轮班派遣攻略 12-04
- 阿西美女室友竟然2第五章全流程攻略 12-04
- 梦之形跳跳锤维斯珀玩法攻略分享 12-04