Lines Matching full:weekday
17 the week to Sunday (6) or to any other weekday. Parameters that specify dates
79 weeks. Weeks are lists of seven tuples of day numbers and weekday
101 numbers and weekday numbers. Day numbers outside this month are zero.
125 on the first weekday as specified in the constructor or set by the
139 the first weekday as specified in the constructor or set by the
183 constructor and will return month and weekday names in the specified locale.
184 If this locale includes an encoding all strings containing month and weekday
193 constructor and will return month and weekday names in the specified
195 weekday names will be returned as unicode.
209 .. function:: setfirstweekday(weekday)
211 Sets the weekday (``0`` is Monday, ``6`` is Sunday) to start each week. The
214 convenience. For example, to set the first weekday to Sunday::
224 Returns the current setting for the weekday to start each week.
244 .. function:: weekday(year, month, day)
252 Return a header containing abbreviated weekday names. *n* specifies the width in
253 characters for one weekday.
258 Returns weekday of first day of the month and number of days in month, for the