Is there any standard way tkinter apps allow the user to choose a date?
For updated python guys should use this: pip3 install tkcalendar it will start installing in their CMD. After successful it.
pip3 install tkcalendar
Use this: from tkcalendar import Calendar
tkcalendar import Calendar