Re: [smartweb-devel] Time... JODA
Brought to you by:
rlogiacco
From: Gaetano P. <gpe...@sm...> - 2007-11-07 11:39:49
|
Hi all!!! just taking a look around to the library i thing it would be intersting to introduce this or another date/time manipulation library into the smartweb framework (there is also a tag library). The library must be intended as a date/time manipulation utility (more powerfull and easy to use rather then java.util.Calendar and java.text.DateFormat). It must not be intended as a date/time scheduler utility... It simply exports simple method for date/time manipulation and supports internazionalization, tag library, time interval. I think it could enrich the rapid web-application development framework... 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#a13625579 Sent from the SmartWeb Developers mailing list archive at Nabble.com. |