This is possible using the “expression” board in the foundry rules editor.
For example, add_date(current_date(), -7) will generate the date from now minus 7 days. See https://www.palantir.com/docs/foundry/contour/expressions-syntax/ for the full syntax enabled in the expression board.