How to run airflow dag on the given date?

Viewed 21

When we give the date 22-09-2022 to the dag then the dag is running on 21-09-2022 so that is there any module to add in the dag code that the day should on the given date only.

0 Answers
Related