Possible Duplicate:
Find the number of days in a month in Java
I know these are some ways to do it, but I'm having hard time find information how to do it without passing specified date.
I just want to get number of days in a current month, how do I do that?