Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

12. Date and Time Libraries [Joda Time]

Sumit Rawal answered on May 14, 2023 Popularity 1/10 Helpfulness 1/10

Contents


More Related Answers


12. Date and Time Libraries [Joda Time]

0

Before Java 8, JDK’s data and time libraries have so many flaws, because they were not thread-safe, immutable, and error-prone. Many Java developers relied on JodaTime for implementing their date and time requirements.

From JDK 8, there is no reason to use Joda, because you get all that functionality in the JDK 8’s new date and time API, but if you are working in an older Java version, then JodaTime is a worth learning library.

If you want to learn more about the new date and time API, I suggest you check the Java 8 New Features In Simple Way course on Udemy. It provides a nice overview of all the important features of Java 8, including the date and time API.

Popularity 1/10 Helpfulness 1/10 Language whatever
Source: Grepper
Link to this answer
Share Copy Link
Contributed on May 14 2023
Sumit Rawal
0 Answers  Avg Quality 2/10


X

Continue with Google

By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
X
Grepper Account Login Required

Oops, You will need to install Grepper and log-in to perform this action.