Java Date sorting method?

Posted by sukitha on Stack Overflow See other posts from Stack Overflow or by sukitha
Published on 2010-05-07T05:24:44Z Indexed on 2010/05/07 5:28 UTC
Read the original article Hit count: 180

Filed under:
|
|
|
|

Hi,

I have an String array of dates in the format ex:'2010-05-04 11:26:46 +0530'. How can I check whether a particular date in the array is > today?

thanks

© Stack Overflow or respective owner

Related posts about java

Related posts about dateformat