IntlCalendar
在线手册:中文  英文

IntlCalendar::getWeekendTransition

(PHP 5.5.0, PECL >= 3.0.0a1)

IntlCalendar::getWeekendTransitionGet time of the day at which weekend begins or ends

说明

public int IntlCalendar::getWeekendTransition ( string $dayOfWeek )

Warning

本函数还未编写文档,仅有参数列表。

参数

dayOfWeek

返回值

The number of milliseconds into the day at which the the weekend begins or ends 或者在失败时返回 FALSE.


IntlCalendar
在线手册:中文  英文
易百教程