update : 2015.11.03
php.shukuma.com검색:
|
IntlCalendar::setRepeatedWallTimeOption(PHP 5.5.0, 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(). 참고
|