ID EN
Calendar

yeardayscalendar

Python 3.11

Return the data for the specified year ready for formatting (similar to yeardatescalendar()). Entries in the week lists are day numbers. Day numbers outside this month are zero.

Syntax

PYTHON
yeardayscalendar(year, width=3)

See Also

yeardatescalendar()