|
Java example source code file (upgradeto282.xml)
The upgradeto282.xml Java example source code<?xml version="1.0" encoding="ISO-8859-1"?> <document> <properties> <title>Java date and time API - Upgrade from 2.8.1 to 2.8.2 <author>Stephen Colebourne </properties> <body> <section name="Upgrade"> <p> These are the release notes and advice for upgrading Joda-Time from version 2.8.1 to version 2.8.2. <source> Joda-Time version 2.8.2 ----------------------- Joda-Time is a date and time handling library that seeks to replace the JDK Date and Calendar classes. This release contains enhancements, bug fixes and a time zone update. The release runs on JDK 5 or later. Joda-Time is licensed under the business-friendly Apache License Version 2. This is the same license as all of Apache, plus other open source projects such as Spring. ** Please also check out our related projects ** ** http://www.joda.org/joda-time/related.html ** Changes in 2.8.2 ================ - DateTimeZone data updated to version 2015f Changes in 2.8.1 ================ See http://www.joda.org/joda-time/upgradeto281.html Changes in 2.8.0 ================ See http://www.joda.org/joda-time/upgradeto280.html </source> </p> </section> </body> </document> Other Java examples (source code examples)Here is a short list of links related to this Java upgradeto282.xml source code file: |
... this post is sponsored by my books ... | |
#1 New Release! |
FP Best Seller |
Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.
A percentage of advertising revenue from
pages under the /java/jwarehouse
URI on this website is
paid back to open source projects.