Timezones
BeyondCron natively supports timezones at the job level, ensuring that jobs execute as expected irrespective of server location.
Default timezone
The default timezone for a job, is the timezone of the job owners computer, when the job is created. To change a jobs timezone, simply open the job in the BeyondCron gui and select the desired timezone.
Importing crontabs
When importing crontabs, a timezone can be specified.
BeyondCron % cron import server1 /tmp/user1.crontab Antarctica/South_Pole
Job /crontabs/server1/user1.1 created
Job /crontabs/server1/user1.2 created
Job /crontabs/server1/user1… created