Lines Matching refs:week

1310 The abbreviations for the days of week are: @samp{Sun}, @samp{Mon},
1569 The year corresponding to the ISO week number, but without the century
1571 as @code{%y}, except that if the ISO week number (see @code{%V}) belongs
1577 The year corresponding to the ISO week number. This has the same format
1578 and value as @code{%Y}, except that if the ISO week number (see
1677 The day of the week as a decimal number (range @code{1} through
1683 The week number of the current year as a decimal number (range @code{00}
1685 the first week. Days preceding the first Sunday in the year are
1686 considered to be in week @code{00}.
1689 The @w{ISO 8601:1988} week number as a decimal number (range @code{01}
1691 Week @code{01} of a year is the first week which has the majority of its
1692 days in that year; this is equivalent to the week containing the year's
1693 first Thursday, and it is also equivalent to the week containing January
1695 The week before week @code{01} of a year is the last week (@code{52} or
1702 The day of the week as a decimal number (range @code{0} through
1706 The week number of the current year as a decimal number (range @code{00}
1708 the first week. All days preceding the first Monday in the year are
1709 considered to be in week @code{00}.
2008 The year corresponding to the ISO week number, but without the century
2017 The year corresponding to the ISO week number.
2113 The day of the week as a decimal number (range @code{1} through
2122 The week number of the current year as a decimal number (range @code{0}
2131 The @w{ISO 8601:1988} week number as a decimal number (range @code{1}
2140 The day of the week as a decimal number (range @code{0} through
2152 The week number of the current year as a decimal number (range @code{0}
2377 value the current week's day is chosen, otherwise the day next week is chosen.
2571 This specifies day @var{d} of week @var{w} of month @var{m}. The day
2572 @var{d} must be between @code{0} (Sunday) and @code{6}. The week
2573 @var{w} must be between @code{1} and @code{5}; week @code{1} is the
2574 first week in which day @var{d} occurs, and week @code{5} specifies the