You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version 2.0 is almost completely source and binary compatible with version 1.x. Key changes include the use of JDK 1.5 or later, generics, and the removal of some (but not all) deprecated methods. See the upgrade notes for full details including information on the corner cases that are not compatible. Applications should be able to drop version 2.0 in place of an earlier version without any issues providing they are using JDK 1.5 or later and are not using one of the deprecated methods. Please let us know if a corner case hits you, especially if Joda-Time is a dependency of another open source project.
I only ask because I can't seem to find the javadocs for 1.6 online. :/
The text was updated successfully, but these errors were encountered:
Any plans for this?
Sayeth the homepage:
I only ask because I can't seem to find the javadocs for 1.6 online. :/
The text was updated successfully, but these errors were encountered: