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 |
---|---|---|---|
31848 | 2008-11-17 | jdeolive | GEOT-2143, converter from/to Data and XMLGregorianCalendar |
31156 | 2008-08-08 | jgarnett | Remove 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 |
30976 | 2008-07-09 | jdeolive | Calendar to XMLGregorianCalendar |
30956 | 2008-07-08 | jdeolive | added a converter for XMLGregorianCalendar to Calendar |
30648 | 2008-06-12 | acuster | Copyright headers: lib/main, this time with feeling (and the el in Toolkit) |
30558 | 2008-06-06 | acuster | Copyright review: update headers on library/main |
30258 | 2008-05-08 | acuster | Reshuffle the top level repo: drop uDig, move up trunk, tags, and branches. |
30257 | 2008-05-08 | acuster | Move trunk/gt/ directory contents up to trunk/ and drop gt |
28922 | 2008-01-24 | acuster | Bump the (at)since version to 2.5 since WKTParser was cut from 2.4 |
28540 | 2007-12-29 | acuster | Hide buttons which are not yet used |
26152 | 2007-07-04 | jdeolive | conversion from java.util.Date to java.sql.Date |
25075 | 2007-04-09 | desruisseaux | Fixed SVN properties. |
23637 | 2007-01-01 | jdeolive | javadocs |
23504 | 2006-12-18 | jdeolive | handling of sql date types |
23295 | 2006-12-07 | jdeolive | added a converter factory for converting among temporal types |