IntlCalendar
在线手册:中文  英文

IntlCalendar::setFirstDayOfWeek

(PHP 5.5.0, PECL >= 3.0.0a1)

IntlCalendar::setFirstDayOfWeekSet the day on which the week is deemed to start

说明

public bool IntlCalendar::setFirstDayOfWeek ( int $dayOfWeek )

Warning

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

参数

dayOfWeek

返回值

Returns TRUE on success. Failure can only happen due to invalid parameters.


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