Uses of Interface
net.time4j.IsoTimeUnit
Packages that use IsoTimeUnit
Package
Description
The main package contains four basic types of ISO-8601, namely
PlainDate
, PlainTime
, PlainTimestamp
and Moment
.-
Uses of IsoTimeUnit in net.time4j
Classes in net.time4j that implement IsoTimeUnitModifier and TypeClassDescriptionclass
Represents the most common time units on an ISO-8601-conforming analogue clock counting the scale ticks.Methods in net.time4j that return types with arguments of type IsoTimeUnitModifier and TypeMethodDescriptionstatic TimeAxis<IsoTimeUnit,PlainTime>
PlainTime.axis()
Provides a static access to the associated time axis respective chronology which contains the chronological rules.