Hi,

see
http://issues.apache.org/jira/browse/MYFACES-506

and this thread

http://www.mail-archive.com/users@myfaces.apache.org/msg09779.html

Hope this helps.


Regards,
  Volker


Cosma Colanicchia wrote:
> Hi,
> I'm using the <t:inputDate> component, but it is rendered always a
> day-after the actual value of bound property. I use the component this way:
> 
> <t:inputDate id="birthDate" value="#{peopleAction.person.birthDate }"
> required="true" type="date" popupCalendar="true"/>
> 
> the bound variable is of type java.util.date. I'm sure that the
> component is wrong because I tried to render, near the inputDate, an
> inputText for the same property and this one renders the correct date.
> What's wrong?
> 
> TIA, Cosma

-- 
Don't answer to From: address!
Mail to this account are droped if not recieved via mailinglist.
To contact me direct create the mail address by
concatenating my forename to my senders domain.

Reply via email to