Date Arithmetic
From: Kurt Harless (kharless_at_qwest.net)
Date: 08/30/04
- Next message: Grant Wagner: "Re: Java plugin error"
- Previous message: Mark: "Re: Can someone help me with: Applet Hello2 not intended"
- Next in thread: Paul Lutus: "Re: Date Arithmetic"
- Reply: Paul Lutus: "Re: Date Arithmetic"
- Reply: Jacob: "Re: Date Arithmetic"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 30 Aug 2004 08:25:50 -0700
Arg,
So I know I use the Calendar abstract class. And I am betting that I use
the Add method.
Could I see a example of some date arithmetic, e.g. number of days from
today since 01/01/1964.
Must I work out the differences by year, month, day individually, convert to
a common unit of time, add them, then convert to a displayable unit of time?
Struggling...
- Next message: Grant Wagner: "Re: Java plugin error"
- Previous message: Mark: "Re: Can someone help me with: Applet Hello2 not intended"
- Next in thread: Paul Lutus: "Re: Date Arithmetic"
- Reply: Paul Lutus: "Re: Date Arithmetic"
- Reply: Jacob: "Re: Date Arithmetic"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]