Does the formatDate tag work correctly? Since Jelly does not build according to the web sites instructions right now, I'm using commons-jelly-20030310.073407.jar and commons-jelly-tags-fmt-SNAPSHOT.jar. All of these example below produce the same result of 2003-03-17 00:00:00.0.

<fmt:formatDate value="${date}" pattern="MM/dd/yyyy" />
<fmt:formatDate value="${date}" dateStyle="short" />
<fmt:formatDate value="${date}" type="date" dateStyle="short" />
<fmt:formatDate value="${date}" dateStyle="full" />

Does anyone have any suggestions? Thanks for your help.

_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE* http://join.msn.com/?page=features/virus



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to