ListSort can only sort alpha (w/ case and no case options) or
numerically. It cannot sort by dates.

=======================================================================
Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc

Email    : [EMAIL PROTECTED]
WWW      : www.camdenfamily.com/morpheus
Yahoo IM : morpheus

"My ally is the Force, and a powerful ally it is." - Yoda 

> -----Original Message-----
> From: Tony Weeg [mailto:[EMAIL PROTECTED]] 
> Sent: Monday, February 03, 2003 1:48 PM
> To: CF-Talk
> Subject: listSort issues....
> 
> 
> ok, here below is the cfdump of an array that I have
> and when I do an listSort, it doesn't sort it correctly.
> 
> It sorts it as though there is no year on the end.
> 
> my thinking is that It doesn't recognize that these are dates 
> and is simply sorting by the first letter huh?
> 
> any ideas?
> thanks
> tony
> 
> 
> array  
> 1 02/03/2003 
> 2 02/03/2003 
> 3 02/02/2003 
> 4 02/01/2003 
> 5 02/01/2003 
> 6 01/31/2003 
> 7 01/31/2003 

> 71 01/04/2003 

                                

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to