I am trying to create a Timer task to run at 4:30pm each day however it does not seem to work. I have tried creating the Cron string in both EDT and GMT but no luck. Which timezone does the Cron string utilize?
Cron is executed relative to UTC - what cron string are you currently trying with?