You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Dennis Kieselhorst (JIRA)" <de...@myfaces.apache.org> on 2014/07/31 17:16:39 UTC

[jira] [Created] (TOBAGO-1416) Time tag should not display date by default

Dennis Kieselhorst created TOBAGO-1416:
------------------------------------------

             Summary: Time tag should not display date by default
                 Key: TOBAGO-1416
                 URL: https://issues.apache.org/jira/browse/TOBAGO-1416
             Project: MyFaces Tobago
          Issue Type: Bug
          Components: Core
    Affects Versions: 2.0.0
            Reporter: Dennis Kieselhorst
            Priority: Minor
         Attachments: time-screenshot.png

If the time tag is used without a converter, the date is displayed in front of the time. 

A default should be applied to behave like the old implementation (<2.0), e.g.:
{code:xml}
<f:convertDateTime type="time" timeStyle="short" locale="de" />
{code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)