]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-108202: Document calendar.TextCalendar formatting helpers (#127608)
authorStan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Fri, 3 Jan 2025 09:57:15 +0000 (09:57 +0000)
committerGitHub <noreply@github.com>
Fri, 3 Jan 2025 09:57:15 +0000 (10:57 +0100)
commitbb73426cafb78691b249ffa50f1872ab6f899d4a
tree53942d0fae97a1920d31a8dfb7f68e4f2ba1f3be
parent0706bab1c0985761cdbc07ab448f98c717276b36
gh-108202: Document calendar.TextCalendar formatting helpers (#127608)

Document the following TextCalendar methods:
- formatday()
- formatmonthname()
- formatweekday()
- formatweekheader()
Doc/library/calendar.rst