Fixed @since tags.
2 lines of code changed in:
Added DateTimeFormat.patternForStyle method to retrieve the format pattern for a given style and locale.
29 lines of code changed in:
Update release notes
13 lines of code changed in:
Fix tests to compile with changed converters
18 lines of code changed in:
Fix tests caused by extracting chronologies to constants
16 lines of code changed in:
Removed local variable debug info from compiled classes, which reduces size of jar file by about 10%.
2 lines of code changed in:
Constructing TimeOfDay with String value no longer accepts date fields, and 'T' prefix is now optional.
75 lines of code changed in:
Minor fix in error range reporting
1 lines of code changed in:
LocalDate and LocalTime constructors use correct ISO parser.
59 lines of code changed in:
Fixed test for those not living in Europe/London time zone.
10 lines of code changed in:
updated to tz version 2006d
83 lines of code changed in:
Add toLocalXxx() methods to convert to LocalDate/Time
102 lines of code changed in:
Extract chronologies to constants
142 lines of code changed in:
Extract chronologies to constants
111 lines of code changed in:
Optimise when converting local milliseconds to the same zone
10 lines of code changed in:
Add withXxx methods to YearMonthDay/TimeOfDay
173 lines of code changed in:
Add withXxx methods to DateTime/DateMidnight
546 lines of code changed in:
Add millisOfDay methods
74 lines of code changed in:
Set mime-type to text/plain
0 lines of code changed in:
Updated to version 2006c.
1 lines of code changed in:
Add Local* classes to enhancements
15 lines of code changed in:
Test LocalDateTime
1615 lines of code changed in: