update : 2015.11.03
php.shukuma.com
|
The IntlTimeZone class
The IntlTimeZone class
(PHP 5.5.0, PECL >= 3.0.0a1)
클래스 개요
IntlTimeZone
{
public static string getCanonicalID
( string $zoneId
[, bool &$isSystemID
] )
public string getDisplayName
([ bool $isDaylight
[, integer $style
[, string $locale
]]] )
public static IntlTimeZone getGMT
( void
)
public string getID
( void
)
public integer getOffset
( float $date
, bool $local
, integer &$rawOffset
, integer &$dstOffset
)
}
예약 상수
IntlTimeZone::DISPLAY_SHORT
-
IntlTimeZone::DISPLAY_LONG
-
Table of Contents
|
|