You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/11/26 20:40:00 UTC

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

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

ASF subversion and git services commented on AIRFLOW-6079:
----------------------------------------------------------

Commit f01bd4b99cf7747f1d2f875ae4caa99b48e0b970 in airflow's branch refs/heads/AIRFLOW-6079 from Kaxil Naik
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=f01bd4b ]

[AIRFLOW-6079] Make consistent use of timezone.parse


> 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)