(PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1)
Class synopsis
class IntlTimeZone
{
public static getCanonicalID(
string $zoneId
,
bool &$isSystemID
= ?):
string
public getDisplayName(
bool $isDaylight
= ?,
int $style
= ?,
string $locale
= ?):
string
public getOffset(
float $date
,
bool $local
,
int &$rawOffset
,
int &$dstOffset
):
bool
public static getRegion(
string $zoneId
):
string|false
}
Predefined Constants
IntlTimeZone::DISPLAY_SHORT
-
IntlTimeZone::DISPLAY_LONG
-