mirror of
https://github.com/python/cpython.git
synced 2025-08-19 00:00:48 +00:00
Merged revisions 76082 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk ........ r76082 | mark.dickinson | 2009-11-03 16:26:14 +0000 (Tue, 03 Nov 2009) | 1 line Fix doc typo reported by Arfrever. ........
This commit is contained in:
parent
24b19992d2
commit
675b33a702
1 changed files with 2 additions and 1 deletions
|
@ -471,7 +471,8 @@ Instance methods:
|
||||||
Return a 3-tuple, (ISO year, ISO week number, ISO weekday).
|
Return a 3-tuple, (ISO year, ISO week number, ISO weekday).
|
||||||
|
|
||||||
The ISO calendar is a widely used variant of the Gregorian calendar. See
|
The ISO calendar is a widely used variant of the Gregorian calendar. See
|
||||||
http://www.phys.uu.nl/vgent/calendar/isocalendar.htm for a good explanation.
|
http://www.phys.uu.nl/~vgent/calendar/isocalendar.htm for a good
|
||||||
|
explanation.
|
||||||
|
|
||||||
The ISO year consists of 52 or 53 full weeks, and where a week starts on a
|
The ISO year consists of 52 or 53 full weeks, and where a week starts on a
|
||||||
Monday and ends on a Sunday. The first week of an ISO year is the first
|
Monday and ends on a Sunday. The first week of an ISO year is the first
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue