Package | Description |
---|---|
org.joda.time |
Provides support for dates, times, time zones, durations, intervals, and
partials.
|
org.joda.time.convert |
Implementation package providing conversion between date and time objects.
|
Modifier and Type | Class | Description |
---|---|---|
class |
MutableInterval |
MutableInterval is the standard implementation of a mutable time interval.
|
Modifier and Type | Method | Description |
---|---|---|
void |
IntervalConverter.setInto(ReadWritableInterval writableInterval,
java.lang.Object object,
Chronology chrono) |
Extracts interval endpoint values from an object of this converter's
type, and sets them into the given ReadWritableInterval.
|
Copyright (c) 2001-2006 - Joda.org