(PHP 5.5.0, PECL >= 3.0.0a1)
IntlCalendar::inDaylightTime — Whether the object?s time is in Daylight Savings Time
本函数还未编写文档,仅有参数列表。
此函数没有参数。
Returns TRUE
if the date is in Daylight Savings Time, FALSE
otherwise.
The value FALSE
may also be returned on failure, for instance after
specifying invalid field values on non-lenient mode; use exceptions or query
IntlCalendar::getErrorCode() to disambiguate.