GoLang IntlTimeZone::createTimeZoneIDEnumeration

request it (359)
GoLang replacement for PHP's IntlTimeZone::createTimeZoneIDEnumeration [edit | history]



Do you know a GoLang replacement for PHP's IntlTimeZone::createTimeZoneIDEnumeration? Write it!

PHP IntlTimeZone::createTimeZoneIDEnumeration

PHP original manual for IntlTimeZone::createTimeZoneIDEnumeration [ show | php.net ]

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.