--- Volnei <[EMAIL PROTECTED]> wrote:
> A Velocity tool? (toolbox)

Just a bean with some utility method - it will get
java.util.Date and format it in the way you like. 
( I personally prefer long milliseconds (
date.getTime()  )  to be stored in database, and then
formatted ) 

BTW, the same approach holds for number formatting...
And really cool apporach would be to let your
formatting tool know about locale or requesting user,
and feed your 
tool with this information :) 

regards,


=====
----[ Konstantin Pribluda ( ko5tik ) ]----------------
Zu Verstärkung meines Teams suche ich ab Sofort einen
Softwareentwickler[In] für die Festanstellung. 
Arbeitsort: Mainz 
Skills:  Programieren, Kentnisse in OpenSource-Bereich
----[ http://www.pribluda.de ]------------------------

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free web site building tool. Try it!
http://webhosting.yahoo.com/ps/sb/


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to