IntlTimeZone::createEnumeration
PHP function
Edit on GitHub ✎
(PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1)
Get an enumeration over time zone IDs associated with the given country or offset
Description
Oop (method):
IntlTimeZone::createEnumeration(string|int|null $countryOrRawOffset = null): IntlIterator|false
Procedural:
intltz_create_enumeration(string|int|null $countryOrRawOffset = null): IntlIterator|false
Func
Parameters
countryOrRawOffset