Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2016 07:05 AM
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.