IntlTimeZone::getCanonicalID

intltz_get_canonical_id

(PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1)

IntlTimeZone::getCanonicalID -- intltz_get_canonical_idGet the canonical system timezone ID or the normalized custom time zone ID for the given time zone ID

說(shuō)明

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

public static IntlTimeZone::getCanonicalID(string $timezoneId, bool &$isSystemId = null): string|false

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

intltz_get_canonical_id(string $timezoneId, bool &$isSystemId = null): string|false

警告

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

參數(shù)

timezoneId

isSystemId

返回值