This isn't C++, there is no operator overloading.  Take a look at the API
documents that came with your JDK, they list the methods available to you
when you program in Java.  In the java.util package is a class called
Calendar, which has a couple of methods devoted to date arithmetic  I'm not
positive they'll do exactly what you're asking, but you might want to give
it a look.
    (*Chris*)

----- Original Message -----
From: Cheong Takhoe <[EMAIL PROTECTED]>
To: 'Chris Pratt' <[EMAIL PROTECTED]>
Sent: Tuesday, March 09, 1999 2:16 AM
Subject: RE: Date computation


>Hi,
>
>So I just Calendar object 1 - Calendar object 2 ???
>
>regards,
>Cheong Takhoe
>
>----------
>From: Chris Pratt[SMTP:[EMAIL PROTECTED]]
>Reply To: Chris Pratt
>Sent: Tuesday, March 09, 1999 3:59 PM
>To: [EMAIL PROTECTED]
>Subject: Re: Date computation
>
><<File: ATT00002.txt>>
>
>
>
>

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to