ashb commented on PR #53149: URL: https://github.com/apache/airflow/pull/53149#issuecomment-3106693902
Cases like this in the providers: ```python from airflow.utils.timezone import convert_to_utc ``` I think I will leave as is for now, in this PR and do a single provider-only PR that does the right thing (try sdk.timezone, except import utils.timezone) -- 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-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org