DateTimeZone::getNametimezone_name_getReturns the name of the timezone DescriptionObject oriented style
public string DateTimeZone::getName
( void
)
Procedural style
string timezone_name_get
( DateTimeZone
$object
)Returns the name of the timezone. Parameters
Return ValuesOne of the timezone names in the list of timezones. |