Thanks for all the suggestions. I went with Paul's idea, and it's surprisingly quick. Thank you all.
>>>|-----Original Message----- >>>|From: Paul Giesenhagen [mailto:[EMAIL PROTECTED]] >>>|Sent: Friday, July 05, 2002 11:52 AM >>>|To: CF-Talk >>>|Subject: Re: sort list of datetime values >>>| >>>| >>>|I am shooting off the top of my head, but could you use the queryNew >>>|function and the run a query of queries on it to sort it >>>|out that way? Not >>>|real efficient but it may be one solution ... >>>| >>>|Paul Giesenhagen >>>|QuillDesign >>>| >>>| >>>|----- Original Message ----- >>>|From: "Ryan Pieszak" <[EMAIL PROTECTED]> >>>|To: "CF-Talk" <[EMAIL PROTECTED]> >>>|Sent: Friday, July 05, 2002 10:45 AM >>>|Subject: sort list of datetime values >>>| >>>| >>>|> If I have a list of datetime values (ie: "5/1/2002 00:00,5/5/2002 >>>|> 03:00,4/30/2002 15:00,7/1/2002 23:00"), is there anyway >>>|to sort this list? >>>|> Using ListToArray and then ArraySort won't work. Any >>>|ideas? Thanks. >>>|> >>>|> Ryan J. Pieszak >>>|> Applications Engineer >>>|> Ziphany, LLC. >>>|> (716) 510-0379 >>>|> www.ziphany.com >>>|> >>>|> >>>| ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com 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

