IntlTimeZone::getRegion

intltz_get_region

(PHP 5 >= 5.5.0, PHP 7)

IntlTimeZone::getRegion -- intltz_get_regionGet the region code associated with the given system time zone ID

Descripción

Estilo orientado a objetos (method):

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

Estilo por procedimientos:

intltz_get_region ( string $zoneId ) : string|false

Advertencia

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Parámetros

zoneId

Valores devueltos

Return region o false en caso de error.