ID EN
Calendar

yeardays2calendar

Python 3.11

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

Syntax

PYTHON
yeardays2calendar(year, width=3)

See Also

yeardatescalendar()