Skip to content

Commit 4c3384b

Browse files
committed
gh-140212: Add blurb for calendar fix
1 parent 1a9f1fb commit 4c3384b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Calendar's HTML formatting now accepts year and month as options.
2+
Previously, running `python -m calendar -t html 2025 10` would result in an
3+
error message. It now generates an HTML document displaying the calendar for
4+
the specified month.

0 commit comments

Comments
 (0)