Use the arrow keys to move through time: * Left / Right Arrow Keys - Change month * Up / Down Arrow Keys - Change year * G Key - Go to any valid month and year * Space bar - return to current month and year
There is STILL one BUG that I am trying to fix. If a given month has its first day starting on a Sunday (e.g., May 2022, January 2023) my code makes it start on a Monday. Still working on that bug and trying to fix it! Help if you can, please. I am stumped. More information: Gregorian calendar - https://en.wikipedia.org/wiki/Gregorian_calendar Day of the week function ideas - https://cs.uwaterloo.ca/~alopez-o/math-faq/node73.html