ThreeTen / threeten

This project was the home of code used to develop a modern date and time library for JDK8. Development has moved to OpenJDK and a separate backport project, threetenbp.
http://threeten.github.io/
191 stars 37 forks source link

Migration guide #349

Closed cowwoc closed 9 years ago

cowwoc commented 10 years ago

Please publish a migration guide from joda-time to JSR310. A quick mapping of class names would help.

jodastephen commented 9 years ago

Migration guide written as a blog post

cowwoc commented 9 years ago

@jodastephen Shouldn't this cover https://github.com/ThreeTen/threeten-extra/issues/22? My mistake I misread the blog. I thought it was about Java8.