XModPro

Display future date based off date field in database?

Drew Drew asked Jan 11, 2017
Active Jan 12 · Viewed 668 times
<p>I have a date that I am retrieving from a database. I need to display a future date off of that date field. </p> <p>I am using a select case to display some html formatting based on the date using DateAdd which works great. But I also need to display the actual future date. </p> <p>Can I use DateAdd in the format tag? Pattern="[[DateAdd:1,w,mm-dd-yyyy]]" </p> <p>Regards </p>

1 Answer

Loading answers...