(PHP 5 >= 5.5.0, PHP 7, PECL >= 3.0.0a1)
Synopsis de la classe
IntlTimeZone
{
public static string getCanonicalID
(
string $zoneId
[,
bool &$isSystemID
] )
public string getDisplayName
([
bool $isDaylight
[,
int $style
[,
string $locale
]]] )
public static IntlTimeZone getGMT
(
void
)
public string getID
(
void
)
public int getOffset
(
float $date
,
bool $local
,
int &$rawOffset
,
int &$dstOffset
)
public static string getRegion
(
string $zoneId
)
}
Constantes pré-définies
IntlTimeZone::DISPLAY_SHORT
-
IntlTimeZone::DISPLAY_LONG
-