DateTimeZone::getNametimezone_name_getReturns the name of the timezone DescriptionObject-oriented style
public string DateTimeZone::getName()
Procedural style string timezone_name_get(DateTimeZone
$object )Returns the name of the timezone. Parameters
Return Values
Depending on zone type, UTC offset (type 1), timezone abbreviation (type
2), and timezone identifiers as published in the IANA timezone database
(type 3), the descriptor string to create a new
DateTimeZone object with the same offset and/or
rules. For example |