Timezone for cronjob

Discussion in 'General' started by variable99, Jun 7, 2026.

  1. variable99

    variable99 Active Member

    Is it possible to set cronjob with timezone per website?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Not sure, maybe you can alter the timezone in the script that the cron job executes. So you create a shell script that alters the timezone and then executes the script that you want to run. But have not checked if you can alter the timezone as a normal user on Linux in that case.
     
  3. ahrasis

    ahrasis Well-Known Member HowtoForge Supporter

    Or create just one script but calculate the plur or minus time correctly before hand.
     

Share This Page