Skip to content

Commit a51dad6

Browse files
author
marat
committed
Update notes numbers
1 parent ddc75ed commit a51dad6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/datetime.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2772,7 +2772,7 @@ Notes:
27722772
non-zero-padded output, except for ``%-y`` on Apple platforms, which is still
27732773
zero-padded.
27742774

2775-
(11)
2775+
(10)
27762776
When parsing a month and day using :meth:`~.datetime.strptime`, always
27772777
include a year in the format. If the value you need to parse lacks a year,
27782778
append an explicit dummy leap year. Otherwise your code will raise an

0 commit comments

Comments
 (0)