In ACC WebApp I am trying to get the number of days between System date and Offer date with the below syntax but I dont get anything, even tried converting just to "%2M/%2D/%4Y" that also does not work when used with DaysDiff function. ctx.vars.OfferDate= formatDate(ctx.recipient.Offer_Date,"%2M/%2...