(PHP 5 >= 5.5.0, PHP 7)
IntlTimeZone::createTimeZoneIDEnumeration -- intltz_create_time_zone_id_enumeration — Get an enumeration over system time zone IDs with the given filter conditions
Estilo orientado à objeto (method):
$zoneType
[, string $region
[, int $rawOffset
]] ) : IntlIterator|falseEstilo procedural:
$zoneType
[, string $region
[, int $rawOffset
]] ) : IntlIterator|false
Esta função não está documentada; somente a lista de argumentos está disponível.
zoneType
region
rawOffset
Returns IntlIterator ou false
em caso de falha.