Did you try "if (tempDate.time > mxm.time)" ?
Also, you should check if the first one is parsed ok! So check mxm after: 
var mxm:Date = convertSQLDate(ac1[0].eventDate);



--
View this message in context: 
http://apache-flex-users.2333346.n4.nabble.com/Determining-Maximum-Date-from-Array-tp12434p12594.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.

Reply via email to