I have experienced a difference between CF5 and CFMX in default display of  date 
database fields.

In CF5 a date database field would display as: 2002-05-01 00:00:00
In CFMX it shows up unformatted as: {ts '2002-05-01 00:00:00'}

I can take care of it by using the DateFormat function... however I was wondering if 
there is something else I could do before I go tackle 300 plus cfm files???

FYI: Datetime database fields still display as in CF5: 2002-05-01 14:21:59 ; with the 
appropriate time properly displayed. I'm using a postgreSQL backend.

Thanks to anyone who has some insight.

______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to