Where do you suggest to make changes ? In views.py just before those data
are sent to the frontend ?
Which format would you like the localized time to be displayed in, naive or
timezone aware ?

Thanks,
Manu

On Mon, Jul 9, 2018 at 2:09 PM Bolke de Bruin <bdbr...@gmail.com> wrote:

> Of course just didn’t get to it yet. PRs are also welcome btw!
>
> Verstuurd vanaf mijn iPad
>
> > Op 9 jul. 2018 om 08:05 heeft Manu Zhang <owenzhang1...@gmail.com> het
> volgende geschreven:
> >
> > Hi all,
> >
> > We've been using Airflow for job scheduling for quite a while. It's been
> > great except that everything is in UTC time (We are from China and in
> > GMT+8) . We are pretty excited when timezone support is added on latest
> > master and try upgrading. Nonetheless, as in the doc
> > <http://airflow.readthedocs.io/en/latest/timezone.html#time-zones>,
> "Please
> > note that the Web UI currently only runs in UTC", the blocking issue is
> > that Web UI has no timezone support yet. It will be very confusing for
> > users when they've defined their DAGs with local time while the DAGs'
> > metrics are displayed in UTC time.
> >
> > Is there a plan to add timezone support to Web UI ?
> >
> > Thanks,
> > Manu Zhang
>

Reply via email to