jj-ookla commented on issue #19716: URL: https://github.com/apache/airflow/issues/19716#issuecomment-974686183
> That is unfixable, I’m afraid, since the `datetime` API is too limiting to make this work. > > But you shouldn’t need to do this in the first place? Those exact values are already available directly in the context as `prev_execution_date` and `next_execution_date`. 👍🏻 This was an edge case on our end and I have already updated usage to `data_interval_end`. Posting related issues here in case they are relevant. -- 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]
