]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-108202: Document calendar.TextCalendar formatting helpers (GH-127608) ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 3 Jan 2025 10:03:38 +0000 (11:03 +0100)
committerGitHub <noreply@github.com>
Fri, 3 Jan 2025 10:03:38 +0000 (10:03 +0000)
commit0d3f4b6a2fc22933a393e02784945fe68efadc86
tree682d9c31d9e5ee78545f18659da711f5b9151fe1
parent7ce09fc93bc75ba64d64ed3386f7c5ce0611a84c
[3.12] gh-108202: Document calendar.TextCalendar formatting helpers (GH-127608) (#128441)

Document the following TextCalendar methods:
- formatday()
- formatmonthname()
- formatweekday()
- formatweekheader()

(cherry picked from commit bb73426cafb78691b249ffa50f1872ab6f899d4a)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Doc/library/calendar.rst