My airflow dag has catchup as false
Now when I am trying to pass execution_date airflow variable to a script then it it passing the date for previous day.
My airflow timezone is set as America/Los_angelos in the airflow.cfg file (PST TIMEZONE)
Also, it is defintely not a timezone issue. I checked the timings in UTC. The PST dag time is on same UTC day