Class ChronoUnitDatelineModel


  • public final class ChronoUnitDatelineModel
    extends DatelineModel<ChronoUnit>
    The chrono unit dateline model is a specialization of the dateline model that works in combination with the ChronoUnit. The chrono unit basically represents standard calendar units ranging from milliseconds to thousands of years.
    Since:
    1.0
    • Constructor Detail

      • ChronoUnitDatelineModel

        public ChronoUnitDatelineModel()
        Constructs a new dateline model with a long list of predefined resolutions of type ChronoUnitResolution.
        Since:
        1.0