ConverterUtil does not follow W3C Date and Time Formats -------------------------------------------------------
Key: AXIS2-5155 URL: https://issues.apache.org/jira/browse/AXIS2-5155 Project: Axis2 Issue Type: Improvement Components: adb Affects Versions: 1.6.0 Reporter: Sagara Gunathunga Assignee: Sagara Gunathunga Fix For: 1.7.0 String to Date convention method defined in ConverterUtil does not follow W3C Date and Time Formats (http://www.w3.org/TR/NOTE-datetime). As an example parsing 1994-11-05T08:15:30-05:00 will fail. Most of these method copied from Axis1 and it is a good idea to use features provided in javax.xml.datatype package for these processing. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org