I think I asked this before, but I wasn't able to get to it and I can't find the message.  I tried this code but it is not working:
<cfgridcolumn name="DateCompleted" header="Date Completed (Use / not -) " select="yes" value="#dateformat(DateCompleted,"mm/dd/yyyy")#" >
 
I'm using cf5.  I know there must be a way to format the column to show mm/dd/yyyy instead of yyyy/mm/dd and the time in zeroes.  I could not find out anywhere.  Any help would be appreciated.
 

Reply via email to