File | Date | Author | Commit |
---|---|---|---|
.settings | 2011-05-12 | Stephen Colebourne | [6e8c4c] Add more Eclipse files |
src | 2011-10-27 | Stephen Colebourne | [b520fe] Add support for CharSequence based fromString m... |
.classpath | 2011-05-12 | Stephen Colebourne | [6e8c4c] Add more Eclipse files |
.gitignore | 2011-05-12 | Stephen Colebourne | [8a800e] Add gitignore |
.project | 2010-08-19 | Stephen Colebourne | [40ef6b] Initial checkin |
LICENSE.txt | 2010-08-19 | Stephen Colebourne | [17b356] Initial project files |
NOTICE.txt | 2010-08-19 | Stephen Colebourne | [17b356] Initial project files |
README.txt | 2011-05-25 | Stephen Colebourne | [ae7022] Readme |
RELEASE-NOTES.txt | 2010-12-04 | Stephen Colebourne | [337c3b] Prepare for release v1.1 |
checkstyle.xml | 2010-08-19 | Stephen Colebourne | [17b356] Initial project files |
pom.xml | 2011-10-27 | Stephen Colebourne | [c6eb10] Prepare for v1.2 |
Joda-Convert ============ Joda-Convert provides a small and simple API for converting to/from the standard String form for value types, utilising annotations for extensibility. See the home page for more details: http://joda-convert.sourceforge.net/ The source code is held primarily at GitHub: https://github.com/JodaOrg/joda-convert