If this is how it is on your live server: #dateformat(dt, 'dd/mm/yy')# as 03/09/01, 
then the way it is formatting is correct. Change the format to 
DateFormat(dt,"mm/dd/yy") and it should be correct. Otherwise, I would output your 
date without formatting and see what it looks like. Then I would play with the 
formatting to get the desired results.

HTH

--
Clint Tredway
www.factorxsoftware.com
--

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to