IntlTimeZone::createTimeZoneIDEnumeration

(PHP 5 >= 5.5.0, PHP 7)

IntlTimeZone::createTimeZoneIDEnumerationGet an enumeration over system time zone IDs with the given filter conditions

Описание

public static IntlTimeZone::createTimeZoneIDEnumeration ( int $zoneType [, string $region [, int $rawOffset ]] ) : IntlIterator

Внимание

К настоящему времени эта функция еще не была документирована; для ознакомления доступен только список аргументов.

Список параметров

zoneType

region

rawOffset

Возвращаемые значения

Returns IntlIterator или FALSE в случае возникновения ошибки.