You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/11/20 17:18:47 UTC

[GitHub] [airflow] uranusjr edited a comment on issue #19716: [Airflow 2.2.2] execution_date Proxy object - str formatting error

uranusjr edited a comment on issue #19716:
URL: https://github.com/apache/airflow/issues/19716#issuecomment-974681627


   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 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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org