Uses of Interface
net.time4j.engine.ThreetenAdapter
Packages that use ThreetenAdapter
Package
Description
The main package contains four basic types of ISO-8601, namely
PlainDate, PlainTime, PlainTimestamp
and Moment.Interval support.
-
Uses of ThreetenAdapter in net.time4j
Classes in net.time4j that implement ThreetenAdapterModifier and TypeClassDescriptionclassRepresents a combination of month and day-of-month as XML-pendant forxsd:gMonthDay.classRepresents an instant/moment on the universal timeline with reference to the timezone UTC (UTC+00:00 / Greenwich-meridian).classEnumeration of months in ISO-8601-calendar.classRepresents a plain calendar date in conformance to ISO-8601-standard using the gregorian calendar rules for all times.classRepresents a plain wall time without any timezone or date component as defined in ISO-8601 up to nanosecond precision.classRepresents a plain composition of calendar date and wall time as defined in ISO-8601, but without any timezone.classEnumeration of weekdays.classCombination of UTC-moment and timezone. -
Uses of ThreetenAdapter in net.time4j.range
Classes in net.time4j.range that implement ThreetenAdapterModifier and TypeClassDescriptionclassRepresents the month of a gregorian calendar year as interval (like from 1st of January until end of January).classRepresents a full gregorian calendar year as interval from 1st of January until end of December.