Update documentation in datetime module strftime-and-strptime-behavior fix typo in '%W' format code description (GH-30232)
A small change to the documentation of datetime module , in the format codes section of stftime and strptime. Changed the description of format code '%W' from 'as a decimal number' to 'a zero padded decimal number' so it's in line with the example having leading zeros. Similar to the format code '%U' above. Automerge-Triggered-By: GH:pganssle (cherry picked from commit d45cd2d20770f72a000ba6dfa9ac88dd49423c27) Co-authored-by: Evan <binary-signal@users.noreply.github.com>
M
Miss Islington (bot) committed
c4fe0aa670480d887f1f736d1a4251234914b58c
Parent: 39374c4
Committed by GitHub <noreply@github.com>
on 1/19/2022, 6:02:07 PM