timezone_name_from_abbr

Example

 string timezone_name_from_abbr ( string $abbr [, int $gmtOffset = -1 [, int $isdst = -1 ]] ) 

Description

Returns the timezone name from abbreviation

Return Values

Returns time zone name on success or FALSE on failure.