GitHub user MizuyoruTW added a comment to the discussion: Incorrect timezone display in task log view
I’m experiencing the same issue. I’ve set `default_timezone = Asia/Taipei` in my `airflow.cfg`, and my container is also using this timezone (`/etc/localtime` and `/etc/timezone`). For additional context, this problem is not only about the Web UI timezone. Here’s my situation: * I always set my Web UI to UTC+8: <img width="2000" height="957" alt="image" src="https://github.com/user-attachments/assets/db8ce61b-bf1d-4ea9-94f3-6169545ea3fa" /> * But if I change the Web UI to UTC+0: <img width="2000" height="957" alt="image" src="https://github.com/user-attachments/assets/94582952-63f6-45cd-bb2b-7f249e7b3698" /> The timestamps in the logs are always 8 hours behind compared to other places. GitHub link: https://github.com/apache/airflow/discussions/53195#discussioncomment-13746790 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
