(PHP 5 >= 5.2.0, PHP 7)
DateTimeZone::getName -- timezone_name_get — Returns the name of the timezone
Object oriented style
public DateTimeZone::getName ( ) : string
Procedural style
timezone_name_get ( DateTimeZone $object ) : string
Returns the name of the timezone.
object
The DateTimeZone for which to get a name.
One of the timezone names in the list of timezones.
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/datetimezone.getname.php