You may need to provide the optional "format" value for the various date fields to get this to work.CurrentDate - DateTime field, FormCalc calculation script: num2date(Date(), "MMM DD, YYYY") Date1 - Text field, FormCalc calculation script: Num2Date( Date2Num(CurrentDate.formattedValue, "MMM DD, YYY...