|
-
October 9th, 2000, 09:05 PM
#1
date Manipulation
I want to compare two dates.
Ok the scenerio is this. I have
String responsemonth;
String responseyear;
String responseday;
I want to get the current date and compare the two. The above date has to be less than the current date. If it is not I display a message.
I tried using Calender class but I could not subtract from the current date. Can somebody help me.
I need to do similar thing for two dates. where both will be in the form of varible and then I have to create the Date object to do the comapre.
Any Suggestion for both will be greately appreciated.
Thanks.
Garry
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|