Library
Joda Time version 1.2.1
Add to favorites
JDK version:1.4
Web site:http://www.joda.org/ [License]
Books:Click here to see recommendations
Joda-Time provides a quality replacement for the Java date and time classes. The design allows for multiple calendar systems, while still providing a simple API. The "default" calendar is the ISO8601 standard which is used by XML. The Gregorian, Julian, Buddhist, Coptic and Ethiopic systems are also included, and we welcome further additions. Supporting classes include time zone, duration, format and parsing.
Statistics
Packages
Comments
Books
Packages
NameDescription
org.joda.time

Provides support for dates, times, time zones, durations, intervals, and partials.

org.joda.time.base

Implementation package providing abstract and base time classes.

org.joda.time.chrono

Package containing the chronology classes which define the calendar systems.

org.joda.time.convert

Implementation package providing conversion between date and time objects.

org.joda.time.field

Implementation package providing abstract and standard field classes.

org.joda.time.format

Provides printing and parsing support for instants and durations.

org.joda.time.tz

Implementation package supporting the time zones.

Search