[
https://issues.apache.org/jira/browse/AIRFLOW-2064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16669257#comment-16669257
]
Bolke de Bruin commented on AIRFLOW-2064:
-----------------------------------------
[~phani8996] that is a setting in airflow.cfg (default_timezone = XXX, which
defaults to UTC)
> 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
> Assignee: Marcus Rehm
> 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)