The "/Alloque_Lavender" file could not be found or is not available. Please select another file.

Joda - Time

28 Recommendations
1,081 Downloads (This Week)
Download joda-time-2.0-dist.tar.gz
Browse All Files

Description

Joda-Time provides a library of classes to replace the Java JDK Date and Time classes including formatting. It is based around the ISO8601 datetime standard, but also provides full support for other calendar systems, such as Gregorian and Buddhist.

Joda - Time Web Site

Features

  • Represent dates, times, date-times and instants
  • Represent periods, durations and intervals
  • Format and parse

User Ratings

 
 
28
0
Write a Review

User Reviews

  • Posted by 2011-12-03

    Any developer who tried using dates in Java must have tried a couple times hanging himself with his mouse cable... until he found Joda-time. Implementing this correctly is much harder than it looks, but believe me: I have largely modified several common libraries, and Joda-time is one of the only ones I intensively use and in which I have changed close to nothing. It's one of best-written pieces of code out there. One thing though: a project not using this yet should probably directly try to use JSR-310, the new Date/Time API to be (I'll kill someone if it isn't) integrated in JDK8, mostly by the same author and largely inspired by Joda-time, but fixing some of its design issues which appeared with time.

  • Posted by 2010-12-22

    Great, this is how Date and Calendar should have been implemented in the first place..

  • Posted by 2010-01-19

    Joda-Time is THE mandatory replacement for the terrible Date and Calendar.

Read more reviews

Icons must be PNG, GIF, or JPEG and less than 1 MiB in size. They will be displayed as 48x48 images.