[ https://issues.apache.org/jira/browse/TOBAGO-1879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16520446#comment-16520446 ]
Hudson commented on TOBAGO-1879: -------------------------------- FAILURE: Integrated in Jenkins build Tobago Trunk #1468 (See [https://builds.apache.org/job/Tobago%20Trunk/1468/]) TOBAGO-1879 tc:date does not support Calendar and DateTime (hnoeth: rev d02f1d834a39139a15743ce676ce50b200e0275b) * (add) tobago-example/tobago-example-demo/src/main/webapp/content/40-test/1041-date-tobagoConverter/date-tobagoConverter.test.js * (add) tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/ConvertDateTimeTagDeclaration.java * (add) tobago-core/src/main/java/org/apache/myfaces/tobago/convert/DateTimeConverter.java * (add) tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/ConvertDateTimeController.java * (add) tobago-example/tobago-example-demo/src/main/webapp/content/40-test/1041-date-tobagoConverter/date-tobagoConverter.xhtml * (add) tobago-core/src/main/java/org/apache/myfaces/tobago/facelets/ConvertDateTimeHandler.java > 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)