We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 042034c commit d1b9b2bCopy full SHA for d1b9b2b
Doc/whatsnew/3.15.rst
@@ -324,6 +324,10 @@ calendar
324
dark mode and have been migrated to the HTML5 standard for improved accessibility.
325
(Contributed by Jiahao Li and Hugo van Kemenade in :gh:`137634`.)
326
327
+* The :mod:`calendar`'s :ref:`command-line <calendar-cli>` HTML output now
328
+ accepts the year-month option: ``python -m calendar -t html 2009 06``.
329
+ (Contributed by Pål Grønås Drange in :gh:`140212`.)
330
+
331
332
collections
333
-----------
0 commit comments