PHP - Manual: IntlTimeZone::getCanonicalID
2024-11-15
(PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1)
IntlTimeZone::getCanonicalID -- intltz_get_canonical_id — Get the canonical system timezone ID or the normalized custom time zone ID for the given time zone ID
面向对象风格 (method):
$timezoneId
, bool &$isSystemId
= null
): string|false过程化风格:
$timezoneId
, bool &$isSystemId
= null
): string|false
本函数还未编写文档,仅有参数列表。
timezoneId
isSystemId
官方地址:https://www.php.net/manual/en/intltimezone.getcanonicalid.php