[ http://issues.apache.org/jira/browse/JCR-606?page=comments#action_12444883 ] Felix Meschberger commented on JCR-606: ---------------------------------------
The reason for this is, that to easily and properly support full Calendar compliancy the commons library - just for the ISO8601 support class - would probably be required. At the time this has been implemented, the respective class has not been available. We should probably now adapt. > RMI-DateValue does not support full ISO8601 format > -------------------------------------------------- > > Key: JCR-606 > URL: http://issues.apache.org/jira/browse/JCR-606 > Project: Jackrabbit > Issue Type: Bug > Reporter: Tobias Bocanegra > Assigned To: Tobias Bocanegra > > as mentioned in the javadoc: > * To convert <code>Calendar</code> instances to and from strings, this class > * uses a <code>SimpleDateFormat</code> instance with the pattern > * <code>yyyy-MM-dd'T'HH:mm:ss'Z'</code>. The issue with this pattern is that > * the era specification as defined in the JCR specification (+/- prefix) as > * well as full time zone naming are not supported. -- 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
