You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Tomasz Bandura (JIRA)" <my...@incubator.apache.org> on 2005/05/11 09:15:04 UTC

[jira] Created: (MYFACES-238) x:inputDate time format

x:inputDate time format
-----------------------

         Key: MYFACES-238
         URL: http://issues.apache.org/jira/browse/MYFACES-238
     Project: MyFaces
        Type: Improvement
    Versions: 1.0.9 beta    
 Environment: win xp, linux j2sdk1.4.2_05
    Reporter: Tomasz Bandura
    Priority: Trivial


is it possible to add possibility of change attribute/feature  like "hide_sec" (hide seconds) ?
when people use input like 'time' field they don't need to set seconds

if this attribute is set to "true" the second should be set to 0.

rgrds


tomasz

-- 
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-238) x:inputDate time format

Posted by "Dave Brondsema (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/MYFACES-238?page=all ]

Dave Brondsema updated MYFACES-238:
-----------------------------------

    Attachment: inputDate-forrest.patch

> x:inputDate time format
> -----------------------
>
>          Key: MYFACES-238
>          URL: http://issues.apache.org/jira/browse/MYFACES-238
>      Project: MyFaces
>         Type: Improvement
>     Versions: 1.0.9m9
>  Environment: win xp, linux j2sdk1.4.2_05
>     Reporter: Tomasz Bandura
>     Assignee: Sylvain Vieujot
>     Priority: Trivial
>  Attachments: inputDate-forrest.patch, inputDate.patch, inputdate2.png
>
> is it possible to add possibility of change attribute/feature  like "hide_sec" (hide seconds) ?
> when people use input like 'time' field they don't need to set seconds
> if this attribute is set to "true" the second should be set to 0.
> rgrds
> tomasz

-- 
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-238) x:inputDate time format

Posted by "Martin Marinschek (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/MYFACES-238?page=all ]
     
Martin Marinschek closed MYFACES-238:
-------------------------------------

    Fix Version: Nightly
     Resolution: Fixed

Thanks very much to Dave Brondsema.

> x:inputDate time format
> -----------------------
>
>          Key: MYFACES-238
>          URL: http://issues.apache.org/jira/browse/MYFACES-238
>      Project: MyFaces
>         Type: Improvement
>     Versions: 1.0.9m9
>  Environment: win xp, linux j2sdk1.4.2_05
>     Reporter: Tomasz Bandura
>     Assignee: Martin Marinschek
>     Priority: Trivial
>      Fix For: Nightly
>  Attachments: inputDate-forrest.patch, inputDate.patch, inputdate2.png
>
> is it possible to add possibility of change attribute/feature  like "hide_sec" (hide seconds) ?
> when people use input like 'time' field they don't need to set seconds
> if this attribute is set to "true" the second should be set to 0.
> rgrds
> tomasz

-- 
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-238) x:inputDate time format

Posted by "Dave Brondsema (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/MYFACES-238?page=all ]

Dave Brondsema updated MYFACES-238:
-----------------------------------

    Attachment: inputDate.patch

This patch provides:

short_time type
documentation for taglib
option to use 12hr with am/pm selector
set milliseconds to always be 0
set seconds to 0 when not shown

> x:inputDate time format
> -----------------------
>
>          Key: MYFACES-238
>          URL: http://issues.apache.org/jira/browse/MYFACES-238
>      Project: MyFaces
>         Type: Improvement
>     Versions: 1.0.9m9
>  Environment: win xp, linux j2sdk1.4.2_05
>     Reporter: Tomasz Bandura
>     Assignee: Sylvain Vieujot
>     Priority: Trivial
>  Attachments: inputDate-forrest.patch, inputDate.patch, inputdate2.png
>
> is it possible to add possibility of change attribute/feature  like "hide_sec" (hide seconds) ?
> when people use input like 'time' field they don't need to set seconds
> if this attribute is set to "true" the second should be set to 0.
> rgrds
> tomasz

-- 
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-238) x:inputDate time format

Posted by "Dave Brondsema (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/MYFACES-238?page=all ]

Dave Brondsema updated MYFACES-238:
-----------------------------------

    Attachment: inputdate2.png

> x:inputDate time format
> -----------------------
>
>          Key: MYFACES-238
>          URL: http://issues.apache.org/jira/browse/MYFACES-238
>      Project: MyFaces
>         Type: Improvement
>     Versions: 1.0.9m9
>  Environment: win xp, linux j2sdk1.4.2_05
>     Reporter: Tomasz Bandura
>     Assignee: Sylvain Vieujot
>     Priority: Trivial
>  Attachments: inputDate-forrest.patch, inputDate.patch, inputdate2.png
>
> is it possible to add possibility of change attribute/feature  like "hide_sec" (hide seconds) ?
> when people use input like 'time' field they don't need to set seconds
> if this attribute is set to "true" the second should be set to 0.
> rgrds
> tomasz

-- 
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