Have you considered using Java enums for Months? For example, new DateMidnight(2009, Month.DECEMBER, 25)
Yes, but I'll probably leave that to JSR-310
Log in to post a comment.
Yes, but I'll probably leave that to JSR-310