IntlTimeZone::createEnumeration

intltz_create_enumeration

Get an enumeration over time zone IDs associated with the given country or offset

Description

Object-oriented style (method):

public static IntlIteratorfalse IntlTimeZone::createEnumeration(IntlTimeZonestringintfloatnull $countryOrRawOffset = null)

Procedural style:

IntlIteratorfalse intltz_create_enumeration(IntlTimeZonestringintfloatnull $countryOrRawOffset = null)

Warning

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

Parameters

countryOrRawOffset

Return Values