Python HTMLCalendar Class Methods

Python HTMLCalendar Class has the following built-in functions.

Method Description
formatmonth() Returns an HTML table which represents the given month's calendar.
formatyear() Returns an HTML table consisting of the calendar of the given year.
formatyearpage() Returns a year's calendar as a complete HTML page.



Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.