| Package | Description |
|---|---|
| net.time4j |
The main package contains four basic types of ISO-8601, namely
PlainDate, PlainTime, PlainTimestamp
and Moment. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AdjustableElement<V,T>
Extends a chronological element by some standard ways of
manipulation.
|
interface |
CalendarDateElement
Represents the calendar date.
|
interface |
NavigableElement<V extends Enum<V>>
Defines additional enum-based operators for setting new element values
taking into account the old element value.
|
interface |
OrdinalWeekdayElement
The element for the ordinal weekday in month.
|
interface |
ProportionalElement<V extends Number,T>
Defines an element which can interprete its value as proportional
value.
|
interface |
WallTimeElement
Represents the wall time.
|
| Modifier and Type | Field and Description |
|---|---|
static ZonalElement<Meridiem> |
PlainTime.AM_PM_OF_DAY
Element with the half day section relative to noon (ante meridiem
or post meridiem).
|
Copyright © 2014. All rights reserved.