IntlCalendar::setFirstDayOfWeek

IntlCalendar::setFirstDayOfWeek

(PHP 5.5.0, PHP 7, PECL >= 3.0.0a1)

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

Description

Object oriented style

public bool IntlCalendar::setFirstDayOfWeek ( int $dayOfWeek )

Procedural style

bool intlcal_set_first_day_of_week ( IntlCalendar $cal , int $dayOfWeek )

Defines the day of week deemed to start the week. This affects the behavior of fields that depend on the concept of week start and end such as 登录查看完整内容