<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to ThreeTen</title><link>https://sourceforge.net/p/threeten/oldwiki/ThreeTen/</link><description>Recent changes to ThreeTen</description><atom:link href="https://sourceforge.net/p/threeten/oldwiki/ThreeTen/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 22 May 2014 22:08:03 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/threeten/oldwiki/ThreeTen/feed" rel="self" type="application/rss+xml"/><item><title>ThreeTen modified by Stephen Colebourne</title><link>https://sourceforge.net/p/threeten/oldwiki/ThreeTen/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v52
+++ v53
@@ -2,7 +2,7 @@

 ## Status - October 2013

-The project is now integrated into JDK 8 and managed via OpenJDK. 
+The project is now integrated into JDK 8 and managed via [OpenJDK](http://openjdk.java.net/projects/threeten/). 

 Additional documentation and information is available at the ThreeTen [GitHub](http://threeten.github.io/) home page (ThreeTen is the name of the project not the JSR or JDK implementation). 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stephen Colebourne</dc:creator><pubDate>Thu, 22 May 2014 22:08:03 -0000</pubDate><guid>https://sourceforge.net10ae90be50ef788c7aa631966c8f5c91e5ffb985</guid></item><item><title>ThreeTen modified by Stephen Colebourne</title><link>https://sourceforge.net/p/threeten/oldwiki/ThreeTen/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v51
+++ v52
@@ -1,15 +1,9 @@
-**MediaWiki has been successfully installed.**
+The **ThreeTen** project provides a modern date and time library for Java and is the reference implementation for JSR-310.

-Consult the [User's Guide](http://meta.wikimedia.org/wiki/Help:Contents) for information on using the wiki software. 
+## Status - October 2013

-## Getting started
+The project is now integrated into JDK 8 and managed via OpenJDK. 

-  * [Configuration settings list](http://www.mediawiki.org/wiki/Manual:Configuration_settings)
-  * [MediaWiki FAQ](http://www.mediawiki.org/wiki/Manual:FAQ)
-  * [MediaWiki release mailing list](http://lists.wikimedia.org/mailman/listinfo/mediawiki-announce)
+Additional documentation and information is available at the ThreeTen [GitHub](http://threeten.github.io/) home page (ThreeTen is the name of the project not the JSR or JDK implementation). 

-## Project Logo
-
-Click on the following image to upload a new version of the PNG logo image for your project: 
-
-[[img src=MediaWikiSidebarLogo.png]] 
+View the [Old_home_page]. 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stephen Colebourne</dc:creator><pubDate>Thu, 22 May 2014 22:08:03 -0000</pubDate><guid>https://sourceforge.net24e9ad378857b383877639525f6dfc6be2ef416a</guid></item><item><title>ThreeTen modified by Stephen Colebourne</title><link>https://sourceforge.net/p/threeten/oldwiki/ThreeTen/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v50
+++ v51
@@ -1,9 +1,15 @@
-The **ThreeTen** project provides a modern date and time library for Java and is the reference implementation for JSR-310. 
+**MediaWiki has been successfully installed.**

-## Status - October 2013
+Consult the [User's Guide](http://meta.wikimedia.org/wiki/Help:Contents) for information on using the wiki software. 

-The project is now integrated into JDK 8 and managed via OpenJDK. 
+## Getting started

-Additional documentation and information is available at the ThreeTen [GitHub](http://threeten.github.io/) home page (ThreeTen is the name of the project not the JSR or JDK implementation). 
+  * [Configuration settings list](http://www.mediawiki.org/wiki/Manual:Configuration_settings)
+  * [MediaWiki FAQ](http://www.mediawiki.org/wiki/Manual:FAQ)
+  * [MediaWiki release mailing list](http://lists.wikimedia.org/mailman/listinfo/mediawiki-announce)

-View the [Old_home_page]. 
+## Project Logo
+
+Click on the following image to upload a new version of the PNG logo image for your project: 
+
+[[img src=MediaWikiSidebarLogo.png]] 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stephen Colebourne</dc:creator><pubDate>Thu, 22 May 2014 22:08:03 -0000</pubDate><guid>https://sourceforge.net9f6a8a576abd3a36e6964c3c614cec6feacf22ec</guid></item><item><title>ThreeTen modified by Stephen Colebourne</title><link>https://sourceforge.net/p/threeten/oldwiki/ThreeTen/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v49
+++ v50
@@ -1,64 +1,9 @@
 The **ThreeTen** project provides a modern date and time library for Java and is the reference implementation for JSR-310.

-[TOC]
+## Status - October 2013

-## Status - January 2013
+The project is now integrated into JDK 8 and managed via OpenJDK. 

-The project to enhance date and time in Java now has two principle areas of work. 
+Additional documentation and information is available at the ThreeTen [GitHub](http://threeten.github.io/) home page (ThreeTen is the name of the project not the JSR or JDK implementation). 

-The code base that originated on Sourceforge and then migrated to [GitHub](https://github.com/ThreeTen/threeten) has now been integrated into [OpenJDK](http://hg.openjdk.java.net/threeten/threeten/jdk). The OpenJDK [location](http://openjdk.java.net/projects/threeten/) is becoming more and more integrated into the JDK8 codebase. Eventually, JSR-310 will simply be a constituent part of the greater JDK8 JSR. 
-
-The second stream of work is ensuring that the code at GitHub migrates into a backport suitable for use on JDK7. This backport is intended to match the contents of JDK8 as far as possible. 
-
-The [Javadoc](http://cr.openjdk.java.net/~rriggs/threeten/threeten-javadoc-b75/) of the JDK 1.8 b75 beta is available. 
-
-**The ThreeTen project is still considered to be in Alpha. Methods may appear and disappear at any point.**
-
-Also available are very old [binary jar files](https://sourceforge.net/projects/threeten/files/threeten/). Both the 0.6.3 code and time-zone data jar files must be added to the classpath and associated [javadoc (2011-01-07)](http://threeten.sourceforge.net/apidocs-2011-01-07/). These should not be used for new work at this point. 
-
-A [user guide](User_Guide) and [presentation slides](https://sourceforge.net/projects/threeten/files/presentations/) are also available. 
-
-Active source code development is now at [OpenJDK](http://hg.openjdk.java.net/threeten/threeten/jdk) in the [ThreeTen project](http://openjdk.java.net/projects/threeten/). 
-
-## JSR-310 activity
-
-The ThreeTen project is the reference implementation of JSR-310 and the main place where JSR-310 is refined. The JSR itself is run as part of this project, and is therefore completely open and transparant with as much activity as possible conducted here in public. Everyone is entitled to get involved, either directly in the discussion on the mailing list, by reviewing code and javadoc, via blogs or on the wiki. 
-
-Two JCP [Early Draft Reviews](Early_Draft_Review) have been held, in 2010 and 2012. These were a formal part of running a JSR. Feedback is welcome at any time however! Just review the latest Javadoc, download the latest code from git and write to the develop mailing list. 
-
-JSR-310 was [presented at JavaOne](http://developers.sun.com/learning/javaoneonline/j1sessn.jsp?sessn=TS-6578&amp;amp;yr=2008&amp;amp;track=javase) in May 2008. The session id was TS-6578 and covered all the main aspects of the JSR. It sold out the allocated room twice - click on the link to see the slides and hear the audio! There were also sessions at JavaOne in 2010 and 2012. 
-
-## Getting involved
-
-The main activity of this project will be on the [public develop mailing list](https://sourceforge.net/mail/?group_id=386712). If you are interested in observing or contributing to the discussion of this project, please feel free to join - anyone can sign up! 
-
-If you want to contribute suggestions, ideas or use cases on a one-off basis, please email the mailing list of write on the [forums](https://sourceforge.net/projects/threeten/forums/forum/1334100). 
-
-  * [API_requests_and_feedback] - A page where API requests and feedback were added 
-  * [Use_cases] - Read the more formal use case list 
-  * [Historic_documents] - Some older documents and discussions 
-
-## Legal bit
-
-This project works on trust and respect for the public good. However, some entities prefer a little clarification. 
-
-Contributions to project discussion (including, but not limited to, mailing lists and wiki edits) is publicly available information which may be used by anyone in any way forever. 
-
-Version controlled contributions to the project (including, but not limited to, code) are covered by the BSD 3-clause license. This project considers all such contributions to be able to be integrated using the BSD license where the copyright statement is by the project owners. The contribution is made for the public good, therefore the contributor waives all other moral and legal tools that might be used to influence the contribution once made (see the agreement in the next paragraph for an indication of the items waived). 
-
-Version controlled contributions that are destined for JSR-310 (including, but not limited to, code) are also covered by the BSD license interpretted as above. In addition, to clarify the suituation further, you must agree to this [agreement](http://threeten.svn.sourceforge.net/viewvc/threeten/trunk/threeten/COPYRIGHT-ASSIGN.txt?revision=1282) which is based on the Sun Contributor Agreement. 
-
-Exemptions to these terms may be granted in special cases by the project owners (for example, the TZDB data, Oracle submitted calendar systems or the OpenJDK derived code). 
-
-  
-
-
-* * *
-
-  * [Sourceforge project](https://sourceforge.net/projects/threeten/)
-  * [Develop mailing list](https://sourceforge.net/mail/?group_id=386712)
-  * [Archive of old mailing list](http://markmail.org/browse/net.java.dev.jsr-310.dev)
-  * [Javadoc](http://threeten.sourceforge.net/apidocs/)
-  * [File downloads](https://sourceforge.net/projects/threeten/files/threeten/)
-  * [JSR-310 at the JCP](http://jcp.org/en/jsr/summary?id=310)
-  * [Old JSR-310 project at java.net](https://jsr-310.dev.java.net/)
+View the [Old_home_page]. 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stephen Colebourne</dc:creator><pubDate>Thu, 22 May 2014 22:08:03 -0000</pubDate><guid>https://sourceforge.netc844af50adc3ceeee42049aef5c7fc638b803605</guid></item><item><title>ThreeTen modified by Stephen Colebourne</title><link>https://sourceforge.net/p/threeten/oldwiki/ThreeTen/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v48
+++ v49
@@ -10,7 +10,7 @@

 The second stream of work is ensuring that the code at GitHub migrates into a backport suitable for use on JDK7. This backport is intended to match the contents of JDK8 as far as possible. 

-The [Javadoc](http://cr.openjdk.java.net/~rriggs/threeten-javadoc/) of a reasonably recent set of code is available. 
+The [Javadoc](http://cr.openjdk.java.net/~rriggs/threeten/threeten-javadoc-b75/) of the JDK 1.8 b75 beta is available. 

 **The ThreeTen project is still considered to be in Alpha. Methods may appear and disappear at any point.**

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stephen Colebourne</dc:creator><pubDate>Thu, 22 May 2014 22:08:03 -0000</pubDate><guid>https://sourceforge.net475a3509924ca44b8f145323391066dc7f454126</guid></item><item><title>ThreeTen modified by Stephen Colebourne</title><link>https://sourceforge.net/p/threeten/oldwiki/ThreeTen/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v47
+++ v48
@@ -2,21 +2,23 @@

 [TOC]

-## Status - October 2012
+## Status - January 2013

-Work continues to streamline the API for potential inclusion in JDK 8. Some aspects of this work are now reasonably complete, whereas others (such as non-ISO calendar systems) require more work. 
+The project to enhance date and time in Java now has two principle areas of work. 

-The [Javadoc](http://threeten.sourceforge.net/apidocs-2012-10-25/) of the latest code is available (2012-10-25). 
+The code base that originated on Sourceforge and then migrated to [GitHub](https://github.com/ThreeTen/threeten) has now been integrated into [OpenJDK](http://hg.openjdk.java.net/threeten/threeten/jdk). The OpenJDK [location](http://openjdk.java.net/projects/threeten/) is becoming more and more integrated into the JDK8 codebase. Eventually, JSR-310 will simply be a constituent part of the greater JDK8 JSR. 

-The ThreeTen project is still considered to be in Alpha. Methods may appear and disappear at any point. 
+The second stream of work is ensuring that the code at GitHub migrates into a backport suitable for use on JDK7. This backport is intended to match the contents of JDK8 as far as possible. 
+
+The [Javadoc](http://cr.openjdk.java.net/~rriggs/threeten-javadoc/) of a reasonably recent set of code is available. 

 **The ThreeTen project is still considered to be in Alpha. Methods may appear and disappear at any point.**

-Also available are very old [binary jar files](https://sourceforge.net/projects/threeten/files/threeten/). Both the 0.6.3 code and time-zone data jar files must be added to the classpath and associated [javadoc (2011-01-07)](http://threeten.sourceforge.net/apidocs-2011-01-07/). 
+Also available are very old [binary jar files](https://sourceforge.net/projects/threeten/files/threeten/). Both the 0.6.3 code and time-zone data jar files must be added to the classpath and associated [javadoc (2011-01-07)](http://threeten.sourceforge.net/apidocs-2011-01-07/). These should not be used for new work at this point. 

 A [user guide](User_Guide) and [presentation slides](https://sourceforge.net/projects/threeten/files/presentations/) are also available. 

-Source code is hosted at [GitHub](https://github.com/ThreeTen/threeten). Pull requests will be considered! 
+Active source code development is now at [OpenJDK](http://hg.openjdk.java.net/threeten/threeten/jdk) in the [ThreeTen project](http://openjdk.java.net/projects/threeten/). 

 ## JSR-310 activity

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stephen Colebourne</dc:creator><pubDate>Thu, 22 May 2014 22:08:02 -0000</pubDate><guid>https://sourceforge.net784864fc26cb0075cdc6bcebaad8f5e3858223ec</guid></item><item><title>ThreeTen modified by Stephen Colebourne</title><link>https://sourceforge.net/p/threeten/oldwiki/ThreeTen/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v46
+++ v47
@@ -2,17 +2,17 @@

 [TOC]

-## Status - July 2012
+## Status - October 2012

-There has been considerable work put in to simplify the API to enable inclusion in Java 8. This involved a redesign of the low level and calendar system parts of the API, the removal of some features, and a split into two modules. Further work has continued to refine the API. 
+Work continues to streamline the API for potential inclusion in JDK 8. Some aspects of this work are now reasonably complete, whereas others (such as non-ISO calendar systems) require more work. 

-The javadoc of the proposed "pirate" strategy is now available - [Javadoc (2012-07-09)](http://threeten.sourceforge.net/apidocs-2012-07-09/). 
+The [Javadoc](http://threeten.sourceforge.net/apidocs-2012-10-25/) of the latest code is available (2012-10-25). 

-The older [Javadoc (2011-09-30)](http://threeten.sourceforge.net/apidocs/) is also available, as is the last EDR [draft JSR-310 specification](https://docs.google.com/View?id=dfn5297z_18db575xf2). 
+The ThreeTen project is still considered to be in Alpha. Methods may appear and disappear at any point. 

-**The ThreeTen project is still in Alpha so methods may appear and disappear at any point.**
+**The ThreeTen project is still considered to be in Alpha. Methods may appear and disappear at any point.**

-Also available are the [binary jar files](https://sourceforge.net/projects/threeten/files/threeten/). Both the 0.6.3 code and time-zone data jar files must be added to the classpath and associated [javadoc (2011-01-07)](http://threeten.sourceforge.net/apidocs-2011-01-07/). 
+Also available are very old [binary jar files](https://sourceforge.net/projects/threeten/files/threeten/). Both the 0.6.3 code and time-zone data jar files must be added to the classpath and associated [javadoc (2011-01-07)](http://threeten.sourceforge.net/apidocs-2011-01-07/). 

 A [user guide](User_Guide) and [presentation slides](https://sourceforge.net/projects/threeten/files/presentations/) are also available. 

@@ -22,21 +22,19 @@

 The ThreeTen project is the reference implementation of JSR-310 and the main place where JSR-310 is refined. The JSR itself is run as part of this project, and is therefore completely open and transparant with as much activity as possible conducted here in public. Everyone is entitled to get involved, either directly in the discussion on the mailing list, by reviewing code and javadoc, via blogs or on the wiki. 

-The JCP [Early Draft Review](Early_Draft_Review) was from 2010-02-26 until 2010-03-28. This was a formal part of running a JSR and is now closed. Feedback is welcome at any time however! Just review the latest Javadoc, download the latest SVN code and add a comment to the wiki or to the develop mailing list. 
+Two JCP [Early Draft Reviews](Early_Draft_Review) have been held, in 2010 and 2012. These were a formal part of running a JSR. Feedback is welcome at any time however! Just review the latest Javadoc, download the latest code from git and write to the develop mailing list. 

-JSR-310 was [presented at JavaOne](http://developers.sun.com/learning/javaoneonline/j1sessn.jsp?sessn=TS-6578&amp;amp;yr=2008&amp;amp;track=javase) in May 2008. The session id was TS-6578 and covered all the main aspects of the JSR. It sold out the allocated room twice - click on the link to see the slides and hear the audio! There was also a session at JavaOne 2010. 
+JSR-310 was [presented at JavaOne](http://developers.sun.com/learning/javaoneonline/j1sessn.jsp?sessn=TS-6578&amp;amp;yr=2008&amp;amp;track=javase) in May 2008. The session id was TS-6578 and covered all the main aspects of the JSR. It sold out the allocated room twice - click on the link to see the slides and hear the audio! There were also sessions at JavaOne in 2010 and 2012. 

 ## Getting involved

 The main activity of this project will be on the [public develop mailing list](https://sourceforge.net/mail/?group_id=386712). If you are interested in observing or contributing to the discussion of this project, please feel free to join - anyone can sign up! 

-If you want to contribute suggestions, ideas or use cases on a one-off basis, this wiki may be for you. Especially feel free to add any requirements you have for the API to the requests page. 
+If you want to contribute suggestions, ideas or use cases on a one-off basis, please email the mailing list of write on the [forums](https://sourceforge.net/projects/threeten/forums/forum/1334100). 

   * [API_requests_and_feedback] - A page where API requests and feedback were added 
   * [Use_cases] - Read the more formal use case list 
   * [Historic_documents] - Some older documents and discussions 
-
-NOTE: The wiki cannot be freely edited due to [weird settings](https://sourceforge.net/apps/trac/sourceforge/ticket/23468) from Sourceforge. Please use the [forums](https://sourceforge.net/projects/threeten/forums/forum/1334100) for feedback. 

 ## Legal bit

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stephen Colebourne</dc:creator><pubDate>Thu, 22 May 2014 22:08:02 -0000</pubDate><guid>https://sourceforge.net691e4a75c97403c0e8af5b86f34bc05838594524</guid></item><item><title>ThreeTen modified by Stephen Colebourne</title><link>https://sourceforge.net/p/threeten/oldwiki/ThreeTen/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v45
+++ v46
@@ -2,11 +2,11 @@

 [TOC]

-## Status - April 2012
+## Status - July 2012

-There has been considerable work put in to simplify the API to enable inclusion in Java 8. This involved a redesign of the low level and calendar system parts of the API, the removal of some features, and a split into two modules. 
+There has been considerable work put in to simplify the API to enable inclusion in Java 8. This involved a redesign of the low level and calendar system parts of the API, the removal of some features, and a split into two modules. Further work has continued to refine the API. 

-The javadoc of the proposed "pirate" strategy is now available - [Javadoc (2012-04-24)](http://threeten.sourceforge.net/apidocs-2012-04-24/). 
+The javadoc of the proposed "pirate" strategy is now available - [Javadoc (2012-07-09)](http://threeten.sourceforge.net/apidocs-2012-07-09/). 

 The older [Javadoc (2011-09-30)](http://threeten.sourceforge.net/apidocs/) is also available, as is the last EDR [draft JSR-310 specification](https://docs.google.com/View?id=dfn5297z_18db575xf2). 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stephen Colebourne</dc:creator><pubDate>Thu, 22 May 2014 22:08:02 -0000</pubDate><guid>https://sourceforge.net82efc28212a385c564260285864969ae7585f4c7</guid></item><item><title>ThreeTen modified by Stephen Colebourne</title><link>https://sourceforge.net/p/threeten/oldwiki/ThreeTen/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v44
+++ v45
@@ -2,18 +2,21 @@

 [TOC]

-## Status - September 2011
+## Status - April 2012

-ThreeTen now has its source code hosted at [GitHub](https://github.com/ThreeTen/threeten). Pull requests will be considered! The [Javadoc (2011-09-30)](http://threeten.sourceforge.net/apidocs/) is available, as is the [draft JSR-310 specification](https://docs.google.com/View?id=dfn5297z_18db575xf2). 
+There has been considerable work put in to simplify the API to enable inclusion in Java 8. This involved a redesign of the low level and calendar system parts of the API, the removal of some features, and a split into two modules. 

 The javadoc of the proposed "pirate" strategy is now available - [Javadoc (2012-04-24)](http://threeten.sourceforge.net/apidocs-2012-04-24/). 

-  
+The older [Javadoc (2011-09-30)](http://threeten.sourceforge.net/apidocs/) is also available, as is the last EDR [draft JSR-310 specification](https://docs.google.com/View?id=dfn5297z_18db575xf2). 
+
 **The ThreeTen project is still in Alpha so methods may appear and disappear at any point.**

 Also available are the [binary jar files](https://sourceforge.net/projects/threeten/files/threeten/). Both the 0.6.3 code and time-zone data jar files must be added to the classpath and associated [javadoc (2011-01-07)](http://threeten.sourceforge.net/apidocs-2011-01-07/). 

 A [user guide](User_Guide) and [presentation slides](https://sourceforge.net/projects/threeten/files/presentations/) are also available. 
+
+Source code is hosted at [GitHub](https://github.com/ThreeTen/threeten). Pull requests will be considered! 

 ## JSR-310 activity

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stephen Colebourne</dc:creator><pubDate>Thu, 22 May 2014 22:08:02 -0000</pubDate><guid>https://sourceforge.net447824f2695769dbf366af507cfbde5718b92586</guid></item><item><title>ThreeTen modified by Stephen Colebourne</title><link>https://sourceforge.net/p/threeten/oldwiki/ThreeTen/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v43
+++ v44
@@ -4,8 +4,11 @@

 ## Status - September 2011

-ThreeTen now has its source code hosted at [GitHub](https://github.com/ThreeTen/threeten). Pull requests will be considered! The [javadoc (2011-09-30)](http://threeten.sourceforge.net/apidocs/) is available, as is the [draft JSR-310 specification](https://docs.google.com/View?id=dfn5297z_18db575xf2). 
+ThreeTen now has its source code hosted at [GitHub](https://github.com/ThreeTen/threeten). Pull requests will be considered! The [Javadoc (2011-09-30)](http://threeten.sourceforge.net/apidocs/) is available, as is the [draft JSR-310 specification](https://docs.google.com/View?id=dfn5297z_18db575xf2). 

+The javadoc of the proposed "pirate" strategy is now available - [Javadoc (2012-04-24)](http://threeten.sourceforge.net/apidocs-2012-04-24/). 
+
+  
 **The ThreeTen project is still in Alpha so methods may appear and disappear at any point.**

 Also available are the [binary jar files](https://sourceforge.net/projects/threeten/files/threeten/). Both the 0.6.3 code and time-zone data jar files must be added to the classpath and associated [javadoc (2011-01-07)](http://threeten.sourceforge.net/apidocs-2011-01-07/). 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stephen Colebourne</dc:creator><pubDate>Thu, 22 May 2014 22:08:02 -0000</pubDate><guid>https://sourceforge.net05794f962c12cf2d68af589593d83204e2de61ce</guid></item></channel></rss>