[
https://issues.apache.org/jira/browse/AIRFLOW-3981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16785617#comment-16785617
]
Ash Berlin-Taylor commented on AIRFLOW-3981:
--------------------------------------------
https://github.com/dpgaspar/Flask-AppBuilder/blob/master/flask_appbuilder/static/appbuilder/datepicker/bootstrap-datepicker.js
which points at http://www.eyecon.ro/bootstrap-datepicker which doesn't show
anything about Timezone support - so we'd have to use some other library to
convert times in to UTC before sending them to the server
https://momentjs.com/timezone/ perhaps (we are already using moment, so
moment-timezone seems like a good compliment)
> Make Airflow UI timezone aware
> ------------------------------
>
> Key: AIRFLOW-3981
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3981
> Project: Apache Airflow
> Issue Type: Improvement
> Reporter: Tao Feng
> Assignee: Andrew Stahlman
> Priority: Major
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)