Question
How to format a date?
I have tried the following for formatting a date.
#DateFormat(cfData.data.date_modified, "mm/dd/yyyy")#
This above formatting shows this Error in custom script instead. This is what the date looks like: 07/20/2016 2:48 pm CDT
