You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Kaxil Naik (Jira)" <ji...@apache.org> on 2019/11/26 23:03:00 UTC

[jira] [Resolved] (AIRFLOW-6079) Make consistent use of timezone.parse

     [ https://issues.apache.org/jira/browse/AIRFLOW-6079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kaxil Naik resolved AIRFLOW-6079.
---------------------------------
    Resolution: Fixed

> Make consistent use of timezone.parse
> -------------------------------------
>
>                 Key: AIRFLOW-6079
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6079
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 2.0.0
>            Reporter: Kaxil Naik
>            Assignee: Kaxil Naik
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> In www/view.py, the following variations are used to parse time:
> * pendulum.parse
> * airflow.utils.timezone.parse
> * timezone.parse



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