Skip to main content
Participant
February 22, 2010
Question

Format Dates in CFGRID?

  • February 22, 2010
  • 1 reply
  • 392 views

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!

This topic has been closed for replies.

1 reply

Inspiring
February 23, 2010

google "ms access date functions".  Use the one that changes the date to a string in the format of your choice in your query.