
Joda-Time - Home
Joda-Time requires Java SE 5 or later and has no dependencies. There is a compile-time dependency on Joda-Convert, but this is not required at runtime thanks to the magic of …
Joda-Time – Quick start guide
The main advantage is that converting from a JDK Date or Calendar to a Joda-Time class is easy - simply pass the JDK class into the constructor. For example, this code converts a …
Joda-Time – Changes
Release 2.10.14 – 2022-03-20Release 2.10.13 – 2021-10-26
Joda-Time – Java date and time API - User Guide
Introduction Joda-Time is like an iceberg, 9/10ths of it is invisible to user-code. Many, perhaps most, applications will never need to see what's below the surface. This document provides an …
Joda-Time – Java date and time API - Time Zones
The following table shows the time zones supported by Joda-Time, using version 2025a of the database. Note that Joda-Time's time zone database may be more up to date than 2025a! …
Joda-Time 2.14.0 API
Joda-Time 2.14.0 API ... Overview Package Class Use Tree Deprecated Index Help Prev Next Frames No Frames
Joda-Time – Java date and time API - FAQ
The Joda solution uses the international standard format for time zone rule data, and allows it to be updated independently of the timing of JDK releases. With perhaps 8 releases of the time …
Joda.org
The ‘J’ in ‘Joda’ is pronounced the same as the ‘J’ in Java. The project is not capable of wielding a light saber and is thus pronounced differently.
DateTime (Joda-Time 2.14.0 API)
Methods inherited from interface org.joda.time. ReadableInstant equals, get, getChronology, getMillis, getZone, hashCode, isAfter, isBefore, isEqual, isSupported, toInstant, toString
Joda-Time – Java date and time API - Download and Installation
Once you add this to your classpath you will be able to use Joda-Time. The binary download also includes joda-time-sources.jar, which is a jar file of the source code suitable for linking to the …