Searched refs:monthdays2calendar (Results 1 – 3 of 3) sorted by relevance
236 def monthdays2calendar(self, year, month): member in Calendar275 self.monthdays2calendar(year, i)363 for week in self.monthdays2calendar(theyear, themonth):491 for week in self.monthdays2calendar(theyear, themonth):
970 weeks = self.cal.monthdays2calendar(2017, 5)
100 .. method:: monthdays2calendar(year, month)