Uses of Enum Class
net.time4j.engine.EpochDays
Packages that use EpochDays
Package
Description
The main package contains four basic types of ISO-8601, namely
PlainDate
, PlainTime
, PlainTimestamp
and Moment
.Defines the common generic schemes and interfaces of chronological
systems.
-
Uses of EpochDays in net.time4j
Methods in net.time4j with parameters of type EpochDays -
Uses of EpochDays in net.time4j.engine
Methods in net.time4j.engine that return EpochDaysModifier and TypeMethodDescriptionstatic EpochDays
Returns the enum constant of this class with the specified name.static EpochDays[]
EpochDays.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.time4j.engine with parameters of type EpochDays