ID EN
Calendar

TextCalendar

Python 3.11

This class can be used to generate plain text calendars.

Syntax

PYTHON
class calendar.TextCalendar(firstweekday=0)

See Also

TextCalendar setfirstweekday() formatmonth() setfirstweekday() formatyear()