ObjectUtil.dateCompare(firstDate, secondDate);
This call above will return you -1 if secondDate is later than the first date, 1 if it's the contrary case and 0 if they match.
ObjectUtil.dateCompare(firstDate, secondDate);
A blog about video games, programming, animes, movies and yes it is caught somewhere in time
0 comments:
Post a Comment