Scheduler adjustment for daylight saving
We are in the process of starting up a new instance of thingworx version 9.2.0. I need a scheduler to execute at 5am local time (eastern), so the CRON string is set to 9AM UTC.

However, when daylight saving time ends, do I have to manually change the CRON string to 10AM UTC so that it will still execute at 5am local time? (During the install I set tomcat time zone to UTC as suggested in the install instructions.)
