Releases: ThreeTen/threetenbp
Releases · ThreeTen/threetenbp
Release v1.3.8
See the change notes for more information.
Release v1.3.7
See the change notes for more information.
Release v1.3.6
See the release notes for more information.
Release v1.3.5
See the release notes for more information.
Release v1.3.4
See the release notes for more information.
Release v1.3.3
Release v1.3.2
- Update to time-zone data 2016e
- Graceful fallback when printing time-zone name #44
- Ensure LocalDate.ofEpochDay() is correctly validated #39
- Remove unnecessary code #41
See change notes.
Release v1.3.1
- Update to time-zone data 2015f
- Avoid exceptions when querying time-zone transitions on certain zones
See change notes.
Release v1.3
- Update to time-zone data 2015e
- Add second jar file is now located in Maven Central with the classifier "no-tzdb"
- Remove leap seconds data, as not in the JDK
- Fix loading of multiple versions of tzdb data
See change notes.
Release v1.2
Fix parsing of "Etc/GMT+1" and similar time-zones. Remove references to LocaleServiceProvider
.