timezone_name_get
(PHP 5 >= 5.1.0RC1)
timezone_name_get -- Returns the name of the timezone
Opis
string
timezone_name_get ( DateTimeZone object )
string
DateTimeZone::getName ( void )
Parametry
object
DateTimeZone object.
Zwracane wartości
Returns time zone name on success or FALSE on failure.