Im currently working on something similar to a calendar and im trying to figure out how I can loop through all days of a given month. I would like this to be as autonomous as possible, like I choose April and it automatically figures out how many days are in the month and loops through all of them and echo's something simple for each day..