[ http://issues.apache.org/jira/browse/COCOON-1316?page=all ]
Jean-Baptiste Quenot closed COCOON-1316.
----------------------------------------
Resolution: Won't Fix
I18nTransformer is using SimpleDateFormat, and it is not compatible with ISO
8601. Have a look at COCOON-1648
> I18NTransformer Cannot format ISO8601 dateTime format
> -----------------------------------------------------
>
> Key: COCOON-1316
> URL: http://issues.apache.org/jira/browse/COCOON-1316
> Project: Cocoon
> Issue Type: Bug
> Components: * Cocoon Core
> Affects Versions: 2.1.5
> Environment: Operating System: All
> Platform: All
> Reporter: Dean Cording
> Assigned To: Cocoon Developers Team
>
> The i18nTransformer cannot format datesTime elements using the ISO8601 format
> of CCYY-MM_DDThh:mm:ss as the source (Note the 'T' is the letter T and not a
> field). An example date time is: 2002-04-02T12:30:00.000000+10:00
> A src-pattern could be used but the transformer barfs on the 'T'
> with "java.lang.IllegalArgumentException: Illegal pattern character 'T'".
> ISO8601 is the date/time format specified for dateTime elements in the XML
> Schema definition and is the dateTime format returned by many XML databases.
> For more information see: http://www.w3.org/TR/xmlschema-2/#dateTime
--
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