dev@javaserverfaces.java.net

Re: Jsf Date converter Error with <h:outputText>

From: Ryan Lubke <Ryan.Lubke_at_Sun.COM>
Date: Wed, 26 Aug 2009 08:10:47 -0700

On 8/26/09 5:54 AM, BalaMurali wrote:
> Hi I have a requirement in which I am having<h:outputText
> value="#{appField.value}" /> in which the value will give a date in this
> format '2009-08-24'. and I am not using any date converters here but by
> default it is converting this date to 'Aug 23,2009'. actually it is
> displaying one day less then the actual date.
>
> Any reason behind this ? and any solution to display the actual date as Aug
> 24,2009 ?
>
This mailing list should be use for issues related to the development of
the Mojarra library.
I would recommend you post user related questions here [1] instead.

[1] http://forums.java.net/jive/forum.jspa?forumID=138
>
> Thanks,
> Balamurali
>