IntlTimeZone
PHP Manual

IntlTimeZone::createTimeZoneIDEnumeration

(PHP 5 >= 5.5.0, PHP 7)

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

Description

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

Warning

This function is currently not documented; only its argument list is available.

Parameters

zoneType

region

rawOffset

Return Values

Returns IntlIterator or FALSE on failure.


IntlTimeZone
PHP Manual