(PHP 7 >= 7.1.0, PHP 8)
IntlTimeZone::getWindowsID -- intltz_get_windows_id — Translate a system timezone into a Windows timezone
面向?qū)ο箫L(fēng)格 (method):
$timezoneId
): string|false過(guò)程化風(fēng)格:
$timezoneId
): string|falseTranslates a system timezone (e.g. "America/Los_Angeles") into a Windows timezone (e.g. "Pacific Standard Time").
注意: This function requires ICU version ≥ 52.
本函數(shù)還未編寫文檔,僅有參數(shù)列表。
timezoneId
Returns the Windows timezone 或者在失敗時(shí)返回 false
.