those libraries dont have the utility I need, only basic date/time functions...I need to accurately calculate the number of years between 2 dates. I used to do it on the DB, but that will be too slow in this situation because I will need to do it for about 3000 records..
-----Original Message----- From: Kwok Peng Tuck [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 26, 2003 11:00 AM To: Struts Users Mailing List Subject: Re: [OT] A date utility? anyone, pls help Try java.util.Calendar or java.util.GregorianCalendar. Butt, Dudley wrote: >I know you guys are all excellent java programmers, so I do believe someone has what >I'm looking for? I really please need a date utility class that >accurately calculates the number of years between 2 dates? Would appreciate it very >much thx!! > > >NOTICE: > >This message contains privileged and confidential information intended >only for the person or entity to which it is addressed. >Any review, retransmission, dissemination, copy or other use of, or >taking of any action in reliance upon this information by persons or >entities other than the intended recipient, is prohibited. > >If you received this message in error, please notify the sender >immediately by e-mail, facsimile or telephone and thereafter delete the >material from any computer. > >The New Africa Capital Group, its subsidiaries or associates do not >accept liability for any personal views expressed in this message. > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] NOTICE: This message contains privileged and confidential information intended only for the person or entity to which it is addressed. Any review, retransmission, dissemination, copy or other use of, or taking of any action in reliance upon this information by persons or entities other than the intended recipient, is prohibited. If you received this message in error, please notify the sender immediately by e-mail, facsimile or telephone and thereafter delete the material from any computer. The New Africa Capital Group, its subsidiaries or associates do not accept liability for any personal views expressed in this message. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]