timezone_name_get
(PHP 5 >= 5.1.0)
timezone_name_get — Returns the name of the timezone
Popis
string timezone_name_get ( DateTimeZone $object )string DateTimeZone::getName ( void )
Seznam parametrů
- object
DateTimeZone object.
Návratové hodnoty
Returns time zone name on success or FALSE on failure.
timezone_name_get
There are no user contributed notes for this page.
