You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@airflow.apache.org by Rishikesh Barve <ri...@hike.in> on 2016/12/14 11:00:37 UTC

Subtracting hour from execution_date instead of day

Hi,
We have an option to subtract given number of days from the default
variables using macros.ds_add(). What should we do if we want to subtract
hours from {{ts}} default variable?

Regards
Rishikesh