erinforman commented on PR #60391: URL: https://github.com/apache/airflow/pull/60391#issuecomment-3740139164
> I would prefer that we not add the timezone onto every single datetime in the UI. > > If we think that the timezone needs to always be shown, then I would prefer that we integrate it into the nav bar under "User" similar to how it worked in Airflow 2. @bbovenzi i think that's fair. if i had to distill my expectation in the [original issue](https://github.com/apache/airflow/issues/60302): the timezone of timestamps in run IDs should match the timezone of dates/timestamps shown elsewhere in the UI. if that consistency is guaranteed, then we don't need timezone displayed on every single datetime. putting it in one place (like the nav bar) is fine. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
