DateTimeZone
PHP Manual

DateTimeZone::getName

(PHP 5 >= 5.2.0)

DateTimeZone::getNameReturns the name of the timezone

Descrierea

Stil obiect-orientat

public string DateTimeZone::getName ( void )

Stil procedural

string timezone_name_get ( void )

Returns the name of the timezone.

Parametri

Această funcție nu are parametri.

Valorile întoarse

One of timezones.


DateTimeZone
PHP Manual