simonvanlaerhoven opened a new issue, #61982: URL: https://github.com/apache/airflow/issues/61982
### Apache Airflow version 3.1.7 ### If "Other Airflow 3 version" selected, which one? _No response_ ### What happened? When I trigger a new dag, the selected logical date does not match the logical date sent to the backend. <img width="1358" height="1228" alt="Image" src="https://github.com/user-attachments/assets/999d2c96-c61a-46f5-9046-5457ba935413" /> <img width="1928" height="444" alt="Image" src="https://github.com/user-attachments/assets/0e7661fa-2335-438c-a9c4-878a817d15fc" /> ### What you think should happen instead? The logical date selected in the UI should be exactly the same as the one sent to the backend to avoid confusion. The format of the logical date in the date picker should also match the format of the rest of the UI. ### How to reproduce Set the timezone in the UI to UTC+1. Trigger a dag manually and provide a logical date. ### Operating System Windows 11 ### Versions of Apache Airflow Providers _No response_ ### Deployment Other Docker-based deployment ### Deployment details _No response_ ### Anything else? _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
