On 31/07/2020 02:52, o1bigtenor wrote:
I regularly work in planning through multiple years at once.
This means that I like to have a lot of stuff available in a calendar
function.
Python seems to be locked when I need to display more than 1 year at a
time.
I don't see a way to display something like 3 years worth of calendar
starting at a point 23 months from now.
(I see how to display 1 year at a time but not multiple years.)

This question seems a little vague. How are you creating this "calendar function"? Are you using the Python Standard Library calendar, or perhaps talking about datetime calculations?

Please copy-paste code showing this "lock".
--
Regards =dn
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to