
Hi, I'm currently making a script to generate the weather procedurally and I'd like to be able to integrate it with a calendar somehow. Which calendars are popular? And do any of them use buttons to select different days? I'd like to attach a weather forecast to a day and month because currently it's just `Day ${num}`. My script is here if you're curious.