(PHP 5.5.0, PECL >= 3.0.0a1)
IntlCalendar::isWeekend — Whether a certain date/time is in the weekend
$date
= NULL
] )
本函数还未编写文档,仅有参数列表。
date
A bool indicating whether the given or this object?s time occurs in a weekend.
The value FALSE
may also be returned on failure, for instance after giving
a date out of bounds on non-lenient mode; use exceptions or query
IntlCalendar::getErrorCode() to disambiguate.