IntlTimeZone::getWindowsID
intltz_get_windows_id
Translate a system timezone into a Windows timezone
Description
Object-oriented style (method):
public static stringfalse IntlTimeZone::getWindowsID(string $timezoneId
)
stringfalse intltz_get_windows_id(string $timezoneId
)
Note:
This function requires ICU version ≥ 52.
WarningThis function is
currently not documented; only its argument list is available.
Return Values
Returns the Windows timezone or false
on failure.
See Also
- IntlTimeZone::getIDForWindowsID