uranusjr commented on issue #25905: URL: https://github.com/apache/airflow/issues/25905#issuecomment-1225998236
```python # pass 2022-02-14. I expect start_date = 2022-02-07 and end_date 2022-02-14 # I get start_date 2022-01-31 and end_date 2022-02-07 ``` I think this is simply a bug and there’s already an issue raised about it (not sure if a fix was proposed/merged yet), so perhaps we just need to make this as expected? -- 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]
