|
PHP5中文手册
timezone_name_from_abbr(PHP 5 >= 5.1.3) timezone_name_from_abbr — Returns the timezone name from abbrevation 说明
string timezone_name_from_abbr
( string $abbr
[, int $gmtOffset
[, int $isdst
]] )
参数
返回值Returns time zone name on success or FALSE on failure. 范例
Example#1 A timezone_name_from_abbr() example
<?php 上例的输出类似于:
|