The Jakarta Tablibs project has a really nice DateTime
Taglib.

http://jakarta.apache.org/taglibs/index.html

It does a lot more than just this, but here is an
example.
<dt:format pattern="M/dd/yyyy  h:mm a">
   <dt:currenttime/>
</dt:format>

David

--- Oleg V Alexeev <[EMAIL PROTECTED]> wrote:
> Hello Matthew,
> 
> Thursday, April 12, 2001, 5:55:21 AM, you wrote:
> 
> MOH> Can I format java.util.Date presentations with
> <bean:write>, or do I need to
> MOH> do something at the property getter?
> 
> You can do it in getter method and by special
> version of bean:write
> tag - with parameters to define formatting type and
> locale. I can send
> you one, if you interested.
> 
> -- 
> Best regards,
>  Oleg                           
> mailto:[EMAIL PROTECTED]
> 
> 


__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/

Reply via email to