j4321 / tkcalendar

Calendar widget for Tkinter
https://pypi.python.org/pypi/tkcalendar
GNU General Public License v3.0
98 stars 33 forks source link

selected day is wrong when using firstweekday='sunday' #28

Closed gutamir closed 5 years ago

gutamir commented 5 years ago

when you choose firstweekday='sunday' , the selected day is wrong - its showing the day before .