IntlTimeZone::getOffset
intltz_get_offset
(PHP 5 >= 5.5.0, PHP 7, PECL >= 3.0.0a1)
IntlTimeZone::getOffset -- intltz_get_offset — 指定した時刻の、GMT へのオフセットを取得する
説明
オブジェクト指向型 (method):
public IntlTimeZone::getOffset
( float $date
, bool $local
, int &$rawOffset
, int &$dstOffset
) : bool
手続き型:
intltz_get_offset
( IntlTimeZone $timezone
, float $date
, bool $local
, int &$rawOffset
, int &$dstOffset
) : bool
警告 この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。
パラメータ
date
local
rawOffset
dstOffset