Copy link to clipboard
Copied
Hello,
My client lives in Sydney and wants scheduled tasks to run every hour throughout their workday.
The server is hosted in Central Time USA.
Both locations go through timezone changes twice a year.
I can set the JVM locale to be Sydney, making the setting of the time to run scheduled tasks straight-forward.
When the server's clock changes, that will affect its execution time, right?
Thank you
Brent
[Edited by moderator.]
Copy link to clipboard
Copied
Yes, when the server's clock changes, that will affect execution times. For that reason, I would solve the problem as follows:
Copy link to clipboard
Copied
Was my suggestion useful? If not, we can look into it further. It looks like a handy use-case that developers will likely encounter.
Copy link to clipboard
Copied
Your suggestion is appreciated yet not something I've been able to implement.
If there is another field in the scheduled task screen which lets the admin set the timezone in which it executes that would be helpful.
Thank you for suggesting
Brent
Copy link to clipboard
Copied
 
If there is another field in the scheduled task screen which lets the admin set the timezone in which it executes that would be helpful.
By @brents78709329
There is no such setting. Well, none that I am aware of.
In any case, you said earlier:
My client lives in Sydney and wants scheduled tasks to run every hour throughout their workday.
By @brents78709329
So, you could just: