Re: Calculating the difference of days between two dates in Java
- From: Roedy Green <see_website@xxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 27 Jul 2007 16:49:49 GMT
constructor Date(long date), but can anybody tell me how to calculate theI did an essay on this that was published in JDJ talking about all the
difference of days between these two dates? Which methods should I use?
Thank you!!
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
.
- References:
- Calculating the difference of days between two dates in Java
- From: Andy Jiang
- Calculating the difference of days between two dates in Java
- Prev by Date: Re: Calculating the difference of days between two dates in Java
- Next by Date: sending and receiving packets
- Previous by thread: Re: Calculating the difference of days between two dates in Java
- Next by thread: Re: Calculating the difference of days between two dates in Java
- Index(es):
Relevant Pages
|