Copy link to clipboard
Copied
My company is still running Coldfusion MX 6.1 and I want to format dates in CFGRID which means I will have to probably convert them before they are read by CFGRID. The dates are in an MS ACCESS db and I am using CFQUERY to read them.
Thanks William!
Copy link to clipboard
Copied
google "ms access date functions". Use the one that changes the date to a string in the format of your choice in your query.