I would like to use a specific date in a formula for a condition; for example:
if (date < exchange_date, constant1 * tag1, constant 2 * tag1)
I tried this with TM_day, TM_month tags, but they don't give the exact months/dates when using in a formular (perhaps because they are converted from strings?)
