DateTimeZone
PHP Manual

DateTimeZone::getName

(PHP 5 >= 5.2.0)

DateTimeZone::getNameReturns the name of the timezone

Opis

Styl obiektowy

public string DateTimeZone::getName ( void )

Styl proceduralny

string timezone_name_get ( void )

Returns the name of the timezone.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

One of timezones.


DateTimeZone
PHP Manual