So, since cron jobs are in UTC, it seems to be impossible to create a cron job that runs at the same time each day i.e. if I want my cron job to run daily at 8am PST, I’ll have to edit the UTC time twice a year when daylight savings time changes (on the weekend) to make that happen.
Any plans to add a timezone select to the cron job scheduler, so jobs can run without the schedule having to be changed twice a year? Or am I missing something that can be done already?