Home
last modified time | relevance | path

Searched defs:formatmonth (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Lib/
Dcalendar.py319 def formatmonth(self, theyear, themonth, w=0, l=0): member in TextCalendar
424 def formatmonth(self, theyear, themonth, withyear=True): member in HTMLCalendar