apache / airflow

Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
https://airflow.apache.org/
Apache License 2.0
36.72k stars 14.21k forks source link

Inconsistent display of timezone #43149

Open hydeboy opened 2 hours ago

hydeboy commented 2 hours ago

Apache Airflow version

2.10.2

If "Other Airflow 2 version" selected, which one?

No response

What happened?

20241018160503

What you think should happen instead?

The Timezone displayed in the details area on the webpage should be consistent with thedag_timezone in theof the HTML source

How to reproduce

Set the default_timezone in the airflows. cfg file to Asia/Shanghai, start airflow, open the homepage, and click on example_branch_operator

Operating System

Ubuntu 22.04

Versions of Apache Airflow Providers

No response

Deployment

Virtualenv installation

Deployment details

No response

Anything else?

No response

Are you willing to submit PR?

Code of Conduct

boring-cyborg[bot] commented 2 hours ago

Thanks for opening your first issue here! Be sure to follow the issue template! If you are willing to raise PR to address this issue please do so, no need to wait for approval.