You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "jack (Jira)" <ji...@apache.org> on 2019/09/30 17:34:00 UTC

[jira] [Commented] (AIRFLOW-2819) Clarify the Timezone support for Cron schedules

    [ https://issues.apache.org/jira/browse/AIRFLOW-2819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16941166#comment-16941166 ] 

jack commented on AIRFLOW-2819:
-------------------------------

[~akkidx] You need to specify timezone aware DAG with pendulum:

https://github.com/apache/airflow/blob/master/docs/timezone.rst#time-zone-aware-dags

> Clarify the Timezone support for Cron schedules
> -----------------------------------------------
>
>                 Key: AIRFLOW-2819
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2819
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: scheduler
>    Affects Versions: 1.10.0
>            Reporter: Le Van Giap
>            Assignee: Le Van Giap
>            Priority: Major
>             Fix For: 1.10.0
>
>
> h3. [https://airflow.readthedocs.io/en/v1-10-test/timezone.html#cron-schedules]
> The explanation here is quite hard to understand.
> May I know what is the behavior (running time) of the Scheduler when I have a *America/New_York* Timezone aware DAG? For example: "5 9 * * *" with timezone *America/New_York*



--
This message was sent by Atlassian Jira
(v8.3.4#803005)