You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Kai Heinecke (JIRA)" <my...@incubator.apache.org> on 2005/09/01 16:45:09 UTC

[jira] Created: (MYFACES-478) t:inputDate: new attribute timeZone

t:inputDate: new attribute timeZone
-----------------------------------

         Key: MYFACES-478
         URL: http://issues.apache.org/jira/browse/MYFACES-478
     Project: MyFaces
        Type: Improvement
  Components: Tomahawk  
    Versions: Nightly Build    
 Reporter: Kai Heinecke
    Priority: Minor


We had a minor problem using the very nice <t:inputDate/>: The dates we are working on have to be in GMT. With <h:outputText/> it is easy to use 
<f:convertDateTime timeZone="GMT"/> to do the job. To get <t:inputDate timeZone="GMT"/> to work I made the following patches on the HEAD of MyFaces.
 
Maybe you are interested in the patch and verify and commit my changes.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (MYFACES-478) t:inputDate: new attribute timeZone

Posted by "Kai Heinecke (JIRA)" <my...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/MYFACES-478?page=all ]

Kai Heinecke updated MYFACES-478:
---------------------------------

    Attachment: timeZone.diff

> t:inputDate: new attribute timeZone
> -----------------------------------
>
>          Key: MYFACES-478
>          URL: http://issues.apache.org/jira/browse/MYFACES-478
>      Project: MyFaces
>         Type: Improvement
>   Components: Tomahawk
>     Versions: Nightly Build
>     Reporter: Kai Heinecke
>     Priority: Minor
>  Attachments: timeZone.diff
>
> We had a minor problem using the very nice <t:inputDate/>: The dates we are working on have to be in GMT. With <h:outputText/> it is easy to use 
> <f:convertDateTime timeZone="GMT"/> to do the job. To get <t:inputDate timeZone="GMT"/> to work I made the following patches on the HEAD of MyFaces.
>  
> Maybe you are interested in the patch and verify and commit my changes.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (MYFACES-478) t:inputDate: new attribute timeZone

Posted by "Mathias Broekelmann (JIRA)" <my...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/MYFACES-478?page=all ]
     
Mathias Broekelmann closed MYFACES-478:
---------------------------------------

    Resolution: Fixed

I´ve commited the patch.

I´ve also modified HtmlInputData.getTimeZone() to make value bindings work.

Thanks Kai.

> t:inputDate: new attribute timeZone
> -----------------------------------
>
>          Key: MYFACES-478
>          URL: http://issues.apache.org/jira/browse/MYFACES-478
>      Project: MyFaces
>         Type: Improvement
>   Components: Tomahawk
>     Versions: Nightly Build
>     Reporter: Kai Heinecke
>     Assignee: Mathias Broekelmann
>     Priority: Minor
>  Attachments: timeZone-tld.diff, timeZone.diff
>
> We had a minor problem using the very nice <t:inputDate/>: The dates we are working on have to be in GMT. With <h:outputText/> it is easy to use 
> <f:convertDateTime timeZone="GMT"/> to do the job. To get <t:inputDate timeZone="GMT"/> to work I made the following patches on the HEAD of MyFaces.
>  
> Maybe you are interested in the patch and verify and commit my changes.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (MYFACES-478) t:inputDate: new attribute timeZone

Posted by "Kai Heinecke (JIRA)" <my...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/MYFACES-478?page=all ]

Kai Heinecke updated MYFACES-478:
---------------------------------

    Attachment: timeZone-tld.diff

I have forgotten tomahawk.tld.
Thanks to Mathias

> t:inputDate: new attribute timeZone
> -----------------------------------
>
>          Key: MYFACES-478
>          URL: http://issues.apache.org/jira/browse/MYFACES-478
>      Project: MyFaces
>         Type: Improvement
>   Components: Tomahawk
>     Versions: Nightly Build
>     Reporter: Kai Heinecke
>     Priority: Minor
>  Attachments: timeZone-tld.diff, timeZone.diff
>
> We had a minor problem using the very nice <t:inputDate/>: The dates we are working on have to be in GMT. With <h:outputText/> it is easy to use 
> <f:convertDateTime timeZone="GMT"/> to do the job. To get <t:inputDate timeZone="GMT"/> to work I made the following patches on the HEAD of MyFaces.
>  
> Maybe you are interested in the patch and verify and commit my changes.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira