IntlTimeZone::getIDForWindowsID

(PHP 7 >= 7.1.0)

IntlTimeZone::getIDForWindowsIDTranslate a Windows timezone into a system timezone

Descrierea

public static IntlTimeZone::getIDForWindowsID ( string $timezone [, string $region ] ) : string

Translates a Windows timezone (e.g. "Pacific Standard Time") into a system timezone (e.g. "America/Los_Angeles").

Notă: This function requires ICU version ≥ 52.

Avertizare

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

Parametri

timezone

region

Valorile întoarse

Returns the system timezone sau FALSE în cazul eșecului.

A se vedea și