IntlTimeZone::createTimeZoneIDEnumeration

(PHP 5 >= 5.5.0, PHP 7)

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

Descrição

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

Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Parâmetros

zoneType

region

rawOffset

Valor Retornado

Returns IntlIterator ou FALSE em caso de falha.