IntlTimeZone
PHP Manual

IntlTimeZone::getWindowsID

(PHP 7 >= 7.1.0)

IntlTimeZone::getWindowsIDTranslate a system timezone into a Windows timezone

Beschreibung

public static string IntlTimeZone::getWindowsID ( string $timezone )

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

Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Parameter-Liste

timezone

Rückgabewerte

Returns the Windows timezoneIm Fehlerfall wird FALSE zurückgegeben..

Siehe auch


IntlTimeZone
PHP Manual