static void DateInAWeek(Args _args) { #timeConstants date d = today(); ; info (strfmt('%1', d + #daysPerWeek)); }