wahsmail commented on issue #15752:
URL: https://github.com/apache/airflow/issues/15752#issuecomment-844615103


   Actually now I think I'd argue that 
[experimental.mark_tasks.get_execution_dates](https://github.com/apache/airflow/blob/e01b4e60d1bfbccce614ce8674c5d8f3580431ef/airflow/api/common/experimental/mark_tasks.py#L239)
 should convert start_date and end_date to the server timezone before passing 
to date_range. I made this fix for my installation and my main stuff is working 
as intended. I don't know what *other* edge cases this will break but please 
consider adding a fix for *this* edge case in the next patch, thanks!


-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to