You have to first break down that id into year, month, day, then use 
CreateDate(year, month, day)  to create a date object, then you can use the 
dateformat function on it.
Al


At 12:04 PM 2/28/2001 -0600, you wrote:
>ok 'CF_Superheroes' lol... I am perplexed on how
>
>"Transcript for <b>#DateFormat(id, "mm.dd.yy")#</b>" (id in this case is 
>022101) can possibly return: 07.04.60 the only thing i can figure is that 
>maybe its the 4th day of the 7th month of the 60th year since computers 
>have been in existence?
>
>And is there a way to fix it?
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with 
'unsubscribe' in the body or visit the list page at www.houseoffusion.com

Reply via email to