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 implement the interface
UnitRule.Source appropriately and
also make sure that the length of time unit is always smaller
than the length of a day.
ClockUnitgetLength, isCalendricalCopyright © 2014. All rights reserved.