parent root
PHP: IntlTimeZone::getRegion - Manual

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 IntlTimeZone::getRegion ( string $zoneId ) : string

Warning

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

Parameters

zoneId

Return Values

Return region or FALSE on failure.

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root