DateConverter history

Click on the commit message for inspecting the diff and how the code has been rewritten.

Command line:

svn log -r31996:23637 https://svn.osgeo.org/geotools/trunk/modules/library/main/src/main/java/org/geotools/util/TemporalConverterFactory.java
Rev. Date Author Message
318482008-11-17jdeoliveGEOT-2143, converter from/to Data and XMLGregorianCalendar
311562008-08-08jgarnettRemove mistaken import of sub XMLCalendar; we want the one made available via xerces. Need to use DataTypeFactory.newXMLGregorianCalendar rather than a constructor. See GEOT-1939
309762008-07-09jdeoliveCalendar to XMLGregorianCalendar
309562008-07-08jdeoliveadded a converter for XMLGregorianCalendar to Calendar
306482008-06-12acusterCopyright headers: lib/main, this time with feeling (and the el in Toolkit)
305582008-06-06acusterCopyright review: update headers on library/main
302582008-05-08acusterReshuffle the top level repo: drop uDig, move up trunk, tags, and branches.
302572008-05-08acusterMove trunk/gt/ directory contents up to trunk/ and drop gt
289222008-01-24acusterBump the (at)since version to 2.5 since WKTParser was cut from 2.4
285402007-12-29acusterHide buttons which are not yet used
261522007-07-04jdeoliveconversion from java.util.Date to java.sql.Date
250752007-04-09desruisseauxFixed SVN properties.
236372007-01-01jdeolivejavadocs
235042006-12-18jdeolivehandling of sql date types
232952006-12-07jdeoliveadded a converter factory for converting among temporal types