You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "ASF GitHub Bot (JIRA)" <de...@myfaces.apache.org> on 2018/06/15 13:21:00 UTC

[jira] [Commented] (TOBAGO-1879) tc:date does not support Calendar and DateTime

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

ASF GitHub Bot commented on TOBAGO-1879:
----------------------------------------

henningn opened a new pull request #12: TOBAGO-1879 tc:date does not support Calendar and DateTime
URL: https://github.com/apache/myfaces-tobago/pull/12
 
 
   * tc:convertDateTime implemented, Calendar and java8.time API supported
   * test added
   * Annotation 'ConverterTag' implemented

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> tc:date does not support Calendar and DateTime
> ----------------------------------------------
>
>                 Key: TOBAGO-1879
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1879
>             Project: MyFaces Tobago
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 4.1.0
>            Reporter: Henning Noeth
>            Assignee: Henning Noeth
>            Priority: Major
>             Fix For: 4.3.0
>
>
> Implement support for java.util.Calendar and java.time.DateTime.
> MyFaces 2.3 has implemented java.time.DateTime for f:convertDateTime already.
> This issue is mainly for backporting this functionality to JSF 2.2 and lower.
> Usage is: <tc:convertDateTime>



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)