JSR 310: Date and Time API in Java JDK 8. Please use the [java-time] tag for questions relating to date & time in Java SE 8.
JSR 310 is the new date and time API added to Java JDK 8 using the package name java.time
. More information, backport and related projects are available at the ThreeTen home page.
- Please avoid using this tag moving forwards
- Use the java-time tag for questions relating to date & time in Java SE 8
- Use the threetenbp tag for questions relating to the backport to Java SE 7