IntlTimeZone::createEnumeration

intltz_create_enumeration

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

IntlTimeZone::createEnumeration -- intltz_create_enumerationGet an enumeration over time zone IDs associated with the given country or offset

說明

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

public static IntlTimeZone::createEnumeration(IntlTimeZone|string|int|float|null $countryOrRawOffset = null): IntlIterator|false

過程化風(fēng)格:

intltz_create_enumeration(IntlTimeZone|string|int|float|null $countryOrRawOffset = null): IntlIterator|false

警告

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

參數(shù)

countryOrRawOffset

返回值