Details
-
New Feature
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
Description
I have developed a converter implementation that can convert XML Schema 'dateTime' (xs:dateTime) types into java.util.Date and would like to donate it to the project.
This Converter is being used with commons-digester successfully in one of my projects, and a series of posts on the commons-user list led me to believe that commons-beanutils was an appropriate place to file an enhancement request.
A proposed implementation is forthcoming.