Okay, I'm completely rewriting the script from scratch so that I can generate it differently, and then host it on my own web site instead of Marty's. I've got the file generating correctly, I'm going to move on to actual testing in a moment.
Question...
The timezone definitions he created at the top of the file were to work around a Google Calendar bug; if we didn't predefine a bunch of time zones, then the calendar wouldn't show the right times. Those seem to work for their indended purpose; so far so good.
My question is: Those time zone definitions at the top of the
file... Are they static? I mean, can they be boilerplate text rather than calculated from some kind of code?
(Assuming a republican president doesn't alter the dates of US DST again, I mean.)