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

Please vote for widespread adoption of JSR-310 types #351

Open IanDarwin opened 10 years ago

IanDarwin commented 10 years ago

Getting JSR-310 into Java 8 is a major step, but to make it even more useful it should be recognized by major other APIs. There are issue trackers where you can trivailly vote on to help get this message across to API suppliers:

JPA -> https://java.net/jira/browse/JPA_SPEC-63 Android -> http://code.google.com/p/android/issues/detail?id=62192

A great burst of enthusiastic voting might help the powers that be realize that devs are really ready for a real Date/Time API.

Thanks!

ge0ffrey commented 7 years ago

XStream: https://github.com/x-stream/xstream/pull/82 GWT: https://github.com/gwtproject/gwt/issues/611 Freemarker: https://issues.apache.org/jira/browse/FREEMARKER-35