You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-user@tomcat.apache.org by "Maini, Puneet (Cognizant)" <Pu...@pun.cognizant.com> on 2002/04/03 16:52:36 UTC

Hi All,
Could anybody show me some example showing usage of <i18n:formatDate tag.

Currently, I'm using something like this in my JSP, but its not printing
anything.

<i18n:formatDate value=<%=new Date()%> pattern="MM/dd/yyyy"/>

Thanks & Regards, 
-- Puneet Maini