JM Santos
04/17/2019, 9:43 AMgumil
04/17/2019, 9:47 AMJM Santos
04/17/2019, 9:54 AMjohnsinguay
04/17/2019, 9:59 AMJM Santos
04/17/2019, 10:00 AMjohnsinguay
04/17/2019, 10:03 AMThe standard date and time classes prior to Java SE 8 are poor. By tackling this problem head-on, Joda-Time became the de facto standard date and time library for Java prior to Java SE 8. Note that from Java SE 8 onwards, users are asked to migrate to java.time (JSR-310) - a core part of the JDK which replaces this project.
https://www.joda.org/joda-time/JM Santos
04/17/2019, 10:06 AMjemaystermind
04/22/2019, 7:35 AM<https://yawk.at/java.time/>