After I have imported my Ascii file, I have a date which is displayed as
'9/9/2000'
Now, I though that if I use the format statement
<cfset pDATEOFMAINT = #DateFormat(DATEOFMAINT, "dd-mmm-yy")#>
this would put my date in the proper format.
This should be treated no different then if it was passed via a form. Now I
could parse the data out and put it in the right format, but is this the
best practice for doing this.
Thank you and I'll be busy reading up on how CF treats dates.
Jim Ray
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.