Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Format Dates in CFGRID?

Community Beginner ,
Feb 22, 2010 Feb 22, 2010

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!

TOPICS
Database access
370
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Feb 22, 2010 Feb 22, 2010
LATEST

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources