(PHP 5 >= 5.5.0, PHP 7, PECL >= 3.0.0a1)
Sinopsis de la Clase
IntlTimeZone
{
public static getCanonicalID
(
string $zoneId
,
bool &$isSystemID
= ?
) :
string
public getDisplayName
(
bool $isDaylight
= ?
,
integer $style
= ?
,
string $locale
= ?
) :
string
public getID
(
) :
string
public static getIDForWindowsID
(
string $timezone
,
string $region
= ?
) :
string|false
public getOffset
(
float $date
,
bool $local
,
integer &$rawOffset
,
integer &$dstOffset
) :
integer
public static getRegion
(
string $zoneId
) :
string|false
public static getWindowsID
(
string $timezone
) :
string|false
}
Constantes predefinidas
IntlTimeZone::DISPLAY_SHORT
-
IntlTimeZone::DISPLAY_LONG
-