Uses of Interface
net.time4j.WallTimeElement
Package
Description
The main package contains four basic types of ISO-8601, namely
PlainDate
, PlainTime
, PlainTimestamp
and Moment
.-
Uses of WallTimeElement in net.time4j
Modifier and TypeFieldDescriptionstatic WallTimeElement
PlainTime.COMPONENT
Element with the wall time in the value range[T00:00:00,000000000]
until[T24:00:00,000000000]
(inclusive in the context ofPlainTime
else exclusive).