| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
IntlCalendar::setRepeatedWallTimeOption(PHP 5.5.0, PHP 7, PECL >= 3.0.0a1) IntlCalendar::setRepeatedWallTimeOption — Set behavior for handling repeating wall times at negative timezone offset transitions 説明オブジェクト指向型
public bool IntlCalendar::setRepeatedWallTimeOption
( int
$wallTimeOption
)手続き型
Sets the current strategy for dealing with wall times that are repeated
whenever the clock is set back during dailight saving time end transitions.
The default value is This function requires ICU 4.9 or later. パラメータ
返り値
Returns 例See the example on IntlCalendar::getRepeatedWallTimeOption(). 参考
|