* [JAVA-1657] core-java-modules JUnit and Maven Surefire Plugin upgrade * [JAVA-1657] Changed sub modules parents to core-java-modules and core-java-modules to parent-java * [JAVA-1657] Upgraded JUnit Jupiter version * [JAVA-1657] Get JUnit 4 dependency transitively
Java 8+ Date and Time API
This module contains articles about the Date and Time API introduced with Java 8.
Relevant Articles:
- Introduction to the Java 8 Date/Time API
 - Migrating to the New Java 8 Date Time API
 - Get the Current Date, Time and Timestamp in Java 8
 - TemporalAdjuster in Java
 - ZoneOffset in Java
 - Differences Between ZonedDateTime and OffsetDateTime
 - Period and Duration in Java
 - How to Get the Start and the End of a Day using Java
 - Set the Time Zone of a Date in Java
 - Comparing Dates in Java
 - [Next -->]