Here is the code I am trying to use
#dateformat(#query.date#(), "MMM-DD-YYYY"
what I have is a date available field in a DB that the client has filled out in the past I want to populate that field with the varaible which I pick up in the query earlier on the page but I run into a Invalid expression format when I try to do this does anyone know a way around this.