aspose file tools
The moose likes Beginning Java and the fly likes Date calculation Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "Date calculation" Watch "Date calculation" New topic
Author

Date calculation

tan kian
Ranch Hand

Joined: Apr 09, 2004
Posts: 40
i'm doing a program that requires me to calculate the difference between the current date and a date that the user inputs. how should i go about doing it?
John Smith
Ranch Hand

Joined: Oct 08, 2001
Posts: 2937
javadocs for java.util.Calendar
Dirk Schreckmann
Sheriff

Joined: Dec 10, 2001
Posts: 7023
Take a look at our Java Dates Faq, which includes a section on comparing dates.


[How To Ask Good Questions] [JavaRanch FAQ Wiki] [JavaRanch Radio]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Date calculation
 
Similar Threads
date picker not displayed?
java.util.Date
Searching null date field
WA #1.....word association
Quick question about the date class