[ 
https://issues.apache.org/jira/browse/TOBAGO-1416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14082086#comment-14082086
 ] 

Udo Schnurpfeil commented on TOBAGO-1416:
-----------------------------------------

Setting 
      dateTimeConverter.setTimeStyle("short");
      dateTimeConverter.setType("time");
in the default converter.
Also fixed a local ref bug.

> 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
>            Assignee: Udo Schnurpfeil
>            Priority: Minor
>             Fix For: 2.0.2, 3.0.0-alpha-1, 3.0.0
>
>         Attachments: time-screenshot.png
>
>
> If the time tag is used without a converter, the date is displayed in front 
> of the time (first one in the screenshot is without, second one with 
> converter).
> !time-screenshot.png!
> 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)

Reply via email to