IntlTimeZone::getRegion
intltz_get_region
Get the region code associated with the given system time zone ID
Description
Object-oriented style (method):
public static stringfalse IntlTimeZone::getRegion(string $timezoneId
)
stringfalse intltz_get_region(string $timezoneId
)
WarningThis function is
currently not documented; only its argument list is available.
Return Values
Return region or false
on failure.