SyntaxFix
Write A Post
Hire A Developer
Questions
Use java.util.Calendar if you have extensive date related processing.
java.util.Calendar
Date has before(), after() methods. you could use them as well.
before()
after()