(PHP 7 >= 7.1.0)
IntlTimeZone::getIDForWindowsID — Translate a Windows timezone into a system timezone
$timezone
[, string $region
] ) : stringTranslates a Windows timezone (e.g. "Pacific Standard Time") into a system timezone (e.g. "America/Los_Angeles").
Hinweis: This function requires ICU version ≥ 52.
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
timezone
region
Returns the system timezoneIm Fehlerfall wird FALSE
zurückgegeben..