(PHP 5 >= 5.5.1, PHP 7, PHP 8)
IntlCalendar::setMinimalDaysInFirstWeek — Set minimal number of days the first week in a year or month can have
DescriptionObject-oriented style
public IntlCalendar::setMinimalDaysInFirstWeek(
int$days
):
true Parameterscalendar
An IntlCalendar instance.
days
The number of minimal days to set.
Always returns true
.
ValueError if days
is out of range (less than 1
or more than 7
).
false
was returned.
There are no user contributed notes for this page.
↑ and ↓ to navigate • Enter to select • Esc to close
Press Enter without selection to search using Google
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4