IntlTimeZone::getRegion

intltz_get_region

(PHP 5 >= 5.5.0, PHP 7, PHP 8)

IntlTimeZone::getRegion -- intltz_get_regionGet the region code associated with the given system time zone ID

說(shuō)明

面向?qū)ο箫L(fēng)格 (method):

public static IntlTimeZone::getRegion(string $timezoneId): string|false

過(guò)程化風(fēng)格:

intltz_get_region(string $timezoneId): string|false

警告

本函數(shù)還未編寫文檔,僅有參數(shù)列表。

參數(shù)

timezoneId

返回值

Return region 或者在失敗時(shí)返回 false.