Hi Michael,
Play around with the Format() function (details
here ). Something like Format(DW_YOURDATE, "YYDDMM") should do the trick. I just glanced at a workflow of mine and I'm using Format(DW_HIRE_DATE, "MMM d yyyy") to make a date output like this "Feb 2 2021"