PHP timezone_name_get() 函数
定义和用法
timezone_name_get() 返回时区的名称。
语法
timezone_name_get(object)
参数值
参数 | 描述 |
---|---|
object | 必需。指定 DateTimeZone 对象 |
技术细节
返回值 | 从 时区列表 返回时区名称 |
---|---|
PHP 版本 | 5.2+ |
❮ PHP 日期/时间参考
timezone_name_get() 返回时区的名称。
timezone_name_get(object)
参数 | 描述 |
---|---|
object | 必需。指定 DateTimeZone 对象 |
返回值 | 从 时区列表 返回时区名称 |
---|---|
PHP 版本 | 5.2+ |
If you want to use W3Schools services as an educational institution, team or enterprise, send us an e-mail:
[email protected]
If you want to report an error, or if you want to make a suggestion, send us an e-mail:
[email protected]