Re: [smartweb-devel] Time... JODA
Brought to you by:
rlogiacco
From: Pino C. <gco...@gm...> - 2007-11-06 21:49:02
|
Hi .. Interesting .. as a library could be useful in the implementation of applications in which the dates are at the root of everything .. Like the calculation of the delay of a goal in a really difficult context.. But I think it is not necessarily helpful in your case, you could use the good old Calendar without importing it. svetrini wrote: > > I found a nice lib to manage java time and date in the opensource > comunity. > This is JODA ( http://joda-time.sourceforge.net/ ) > I think it is usefuller than standard JDK class. > I tried to use it in Some example Handler inside the auth method. > exactly i used Period and Inteval to manage Time interval during which an > user is allowed to execute a login. > > Maybe an entire lib is too much, to use only this feature... > > What do you think about? > -- View this message in context: http://www.nabble.com/Time...-JODA-tf4760551s17546.html#a13616779 Sent from the SmartWeb Developers mailing list archive at Nabble.com. |