(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").
注意: This function requires ICU version ≥ 52.
この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。
timezone
region
Returns the system timezone失敗した場合に FALSE
を返します.