[
https://issues.apache.org/jira/browse/AIRFLOW-2064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16636261#comment-16636261
]
Sai Phanindhra commented on AIRFLOW-2064:
-----------------------------------------
Hi,
In point 2, if no timezone is created we should ideally use UTC irrespective of
timezone used by airflow scheduler. What should be changed here in that case?
> Polish timezone implementation
> ------------------------------
>
> Key: AIRFLOW-2064
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2064
> Project: Apache Airflow
> Issue Type: Improvement
> Reporter: Bolke de Bruin
> Priority: Blocker
> Fix For: 1.10.0
>
>
> Couple of things are left over after moving to time zone support:
>
> # End_dates within dags should be converted to UTC by using the time zone of
> start_date if naive
> # Task instances that are instantiated without timezone information for
> their execution_date should convert those to UTC by using the DAG's timezone
> or configured
> # Some doc polishing
> # Tests should be added that cover more of the edge cases
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)