Are there any plans to support a timezone to go wi...
# ask-metaflow
q
Are there any plans to support a timezone to go with the cron string for the
@schedule
decorator? This is necessary to support workflows that need to be run at the same local time each day in locales that observe daylight saving time. I know that this is supported at least on the Argo Workflows side, though I'm not sure about the AWS stack. I (or one of my teammates) would be happy to submit a pull request if there'd be interest in this functionality.
1