GoLang IntlTimeZone::getRegion

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



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

PHP IntlTimeZone::getRegion

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

IntlTimeZone::getRegion

(PHP 5 >= 5.5.0, PHP 7)

IntlTimeZone::getRegionGet the region code associated with the given system time zone ID

Description

public static string IntlTimeZone::getRegion ( string $zoneId )

Warning

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

Parameters

zoneId

Return Values

Return region or FALSE on failure.