HI,

im using this tag this way:             
<h:outputText value="#{date.start}">
 <f:convertDateTime pattern="MMM yyyy" />
</h:outputText>

So my date.start is in Database saved as September 2007, but outputText show me August 2007. If I convert days also, it will decrease my days by 1 and not the month.

Im using MyFaces 1.1.5 with Tomahawk 1.1.5 and Facelets 1.1.11


Thx. i. A.

Daniel

Reply via email to