public interface IsoTimeUnit extends IsoUnit
Represents a wall time unit conforming to ISO-8601.
Most applications will simply use a standard unit of type
ClockUnit. Other units must inherit from the class
BasicUnit appropriately and
also make sure that the length of time unit is always smaller
than the length of a day.
ClockUnitgetLength, isCalendricalCopyright © 2014–2015. All rights reserved.