If I am running a workflow using a schedule (speci...
# flyte-support
n
If I am running a workflow using a schedule (specifying a cron expression). Is there a way to specify the timezone for the cron expression? Is there a way to deal with daylight saving?
f
It will always run in UTC so no daylight savings
You can convert it he time to your timezone in your task