Forum und email

timezone_name_get

(PHP 5 >= 5.1.0)

timezone_name_get — Returns the name of the timezone

说明

string timezone_name_get ( DateTimeZone $object )
string DateTimeZone::getName ( void )

参数

object

DateTimeZone object.

返回值

Returns time zone name on success or FALSE on failure.