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 and Description |
---|---|
class |
MutableInterval
MutableInterval is the standard implementation of a mutable time interval.
|
Modifier and Type | Method and Description |
---|---|
void |
IntervalConverter.setInto(ReadWritableInterval writableInterval,
Object object,
Chronology chrono)
Extracts interval endpoint values from an object of this converter's
type, and sets them into the given ReadWritableInterval.
|
Copyright © 2002–2024 Joda.org. All rights reserved.