Added TestUnsupportedDateTimeField to exercise all methods in UnsupportedDateTimeField. Modified TestAll.java to include this test suite.
666 lines of code changed in:
DateTimeZone did not properly convert fixed offset zones to java.util.TimeZone
15 lines of code changed in:
Updated tz database to version 2007d.
129 lines of code changed in:
Add javadoc to explain exception thrown when conversion to zoned datetime is invalid due to time zone
38 lines of code changed in:
Period formatting could end up in an infinite loop on IBM JDK 1.4.2
problem investigated by Jeroen van Erp with patch supplied
12 lines of code changed in:
Add tests to show pivot year parse works
26 lines of code changed in:
Updated tz database to version 2007c.
79 lines of code changed in: