• Skip Montanaro's avatar
    patches from David Goodger. Closes patch 101085. · ad3bc44d
    Skip Montanaro yazdı
    * deletes cache
    * adds firstweekday and setfirstweekday functions that allow user to control
      which day of the week is first when displaying calendars
    * adds month, week, calendar functions that return their results instead of
      printing them
    * adds symbolic constants MONDAY, ..., SUNDAY so users need not remember the
      ordinal values of the weekdays
    ad3bc44d
calendar.py 6.86 KB