Hi Chris,



I haven't tried it in Helsinki - it was something my my personal dev instance which got reclaimed.   Do you mean it shows already defined when it writes this:



  if (region == "Australia"){


  var startDST = new Date();


  var endDST = new Date();



Because below that in each region, it shows the month, day, and hour to switch to DST.   Since the day/month changes each year, you'll need to update those for the current year.