Re: Calculating the difference of days between two dates in Java



constructor Date(long date), but can anybody tell me how to calculate the
difference of days between these two dates? Which methods should I use?
Thank you!!
I did an essay on this that was published in JDJ talking about all the
different answers to the question "how many days till Christmas". It
is posted in http://mindprod.com/jgloss/calendar.html
--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
.



Relevant Pages