Hello,
I’m trying to have events trigger at 9 AM for US timezones year-round. I can schedule a function for when daylight savings time starts, and one for when it ends, and in the invoke-local of these functions I can accomplish this by opening and editing 8base.yml.
However, this doesn’t work when executing on the server.
is there any way to change the schedule of a task on the server without having to manually change it?
Thanks!