IntlTimeZone::countEquivalentIDs
PHP function
Edit on GitHub ✎
(PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1)
Get the number of IDs in the equivalency group that includes the given ID
Description
Oop (method):
IntlTimeZone::countEquivalentIDs(string $timezoneId): int|false
Procedural:
intltz_count_equivalent_ids(string $timezoneId): int|false
Func
Parameters
timezoneId