You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Dara Meinhard (JIRA)" <de...@myfaces.apache.org> on 2008/01/02 11:10:34 UTC

[jira] Commented: (TRINIDAD-790) datepicker selects wrong day

    [ https://issues.apache.org/jira/browse/TRINIDAD-790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12555282#action_12555282 ] 

Dara Meinhard commented on TRINIDAD-790:
----------------------------------------

For everybody (at least like me) not reading the dev list:

Simon Lessard
Wed, 05 Dec 2007 07:18:09 -0800
Hello,

You can set the right timezone in trinidad-config.xml to fix it. However,
use the LONG time zone name like 'America/New York' and NOT 'EST' nor
'GMT-5' or else day light saving won't kick in. Also, since the daylight
saving dates changed this year, make sure you have the latest update of the
JVM.


Regards,

~ Simon

> datepicker selects wrong day
> ----------------------------
>
>                 Key: TRINIDAD-790
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-790
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Components
>    Affects Versions: 1.0.3-core
>         Environment: Firefox 2.0.0.8
> Internet Explorer 6.0.2800.1106
> Trinidad 1.0.3
>            Reporter: Daniel Niklas
>
> The date-picker-popup of the inputDate-component 
> sets the wrong day into the <input>-element.
> E.g.: Select October and click  "26". Then
> "25.10.2007" is set into the <input>-element.
> This error occurs with the following months:
> - April
> - May
> - June
> - July
> - August
> - September
> - October
> You can reproduce this error here: http://www.irian.at/trinidad-demo/faces/components/inputDate.jspx
> Best regards
> Daniel Niklas

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.