Lines Matching refs:withyear
304 def formatmonthname(self, theyear, themonth, width, withyear=True): argument
309 if withyear:
414 def formatmonthname(self, theyear, themonth, withyear=True): argument
418 if withyear:
424 def formatmonth(self, theyear, themonth, withyear=True): argument
432 a(self.formatmonthname(theyear, themonth, withyear=withyear))
459 a(self.formatmonth(theyear, m, withyear=False))
527 def formatmonthname(self, theyear, themonth, width, withyear=True): argument
532 if withyear:
557 def formatmonthname(self, theyear, themonth, withyear=True): argument
562 if withyear: