Details
-
Type: New Feature
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.1.3
-
Component/s: None
-
Labels:None
Description
contribute a ISO8601SqlTimestampConverter.java and its testcase ISO8601SqlTimestampConverterTest.java
Joe can you make a review here? The problem with this converter is, that it cannot handle the micro and nano part of the Timestamp. Though the ISO standard covers IMHO a arbitrary resolution for the fraction (by adding the necessary number of 's' after the fraction), it is not supported by Joda (at least not by DateTime). So you may decide, if it should stay. For now I've added a note to javadoc.