Package | Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
Duration
An immutable duration specifying a length of time in milliseconds.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseDuration
BaseDuration is an abstract implementation of ReadableDuration that stores
data in a
long duration milliseconds field. |
Copyright © 2002–2021 Joda.org. All rights reserved.