[ http://issues.apache.org/jira/browse/COCOON-1316?page=all ]
Ralph Goers updated COCOON-1316:
--------------------------------
Bugzilla Id: (was: 31889)
Component: * Cocoon Core
(was: Blocks: (Undefined))
Description:
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
was:
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
> I18NTransformer Cannot format ISO8601 dateTime format
> -----------------------------------------------------
>
> Key: COCOON-1316
> URL: http://issues.apache.org/jira/browse/COCOON-1316
> Project: Cocoon
> Type: Bug
> Components: * Cocoon Core
> Versions: 2.1.5
> Environment: Operating System: All
> Platform: All
> Reporter: Dean Cording
> Assignee: 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