Calculating the difference of days between two dates in Java
- From: "Andy Jiang" <andyyjiang@xxxxxxx>
- Date: Fri, 27 Jul 2007 21:17:55 +0800
Hello,everyone! I used the Date class to create two dates by invoking the 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!!
.
- Follow-Ups:
- Re: Calculating the difference of days between two dates in Java
- From: Eric Sosman
- Re: Calculating the difference of days between two dates in Java
- From: Roedy Green
- Re: Calculating the difference of days between two dates in Java
- From: Roedy Green
- Re: Calculating the difference of days between two dates in Java
- From: Flo 'Irian' Schaetz
- Re: Calculating the difference of days between two dates in Java
- Prev by Date: [List handling]number of occurences
- Next by Date: Re: Calculating the difference of days between two dates in Java
- Previous by thread: [List handling]number of occurences
- Next by thread: Re: Calculating the difference of days between two dates in Java
- Index(es):