Interface | Description |
---|---|
IdentifiableTimespanI | |
SettableTimespanI | |
StartableAndStoppableTimespanI | |
TimespanI |
Class | Description |
---|---|
DateContainer | |
DateTimeTools |
Provides static tool methods for
Date and related objects. |
DateTimeToolsNG |
Provides static utility methods for working with
Date , Calendar , and related objects. |
TimespanIComparator |
custom comparator for use with TimespanI
|
UnstrictDateContainer |
Extends DateContainer but allows null values for passed von and bis dates.
|
Enum | Description |
---|---|
DurationUnit |
Represents a time unit (year, month, week, day, hour, minute, second)
and provides utility methods to extract and work with time units
from a
Duration object. |
TimespanPrecision |
enum that helps to define a precision for a TimespanI object,
which controls how precisely the set dates of said object are compared by normalizing inputs.
|
Exception | Description |
---|---|
InvalidDurationException |
This exception is thrown when an invalid
Duration
is encountered by the DurationUnit enum. |
InvalidTimespanException |
Copyright © 2000-2024 OAshi S.à r.l. All Rights Reserved.