Kaxil Naik created AIRFLOW-6079:
-----------------------------------
Summary: 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
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)