| Interface | Description |
|---|---|
| DTC |
This interface serves as a container for constants used in the classes of
the datergf package in order to minimize the needed space of compiled classes.
|
| Class | Description |
|---|---|
| DateFormatRGF |
This class helps to format DateRGF objects in strings, using
various renderings.
|
| DateRGF |
DateRGF(int, int, int) is an implementation of Date which allows for date
manipulations and date arithmetics. |
| DateTimeRGF | |
| TimeRGF |
Class to implement the time of the day, consisting of the fields
TimeRGF.hour,
TimeRGF.minute, TimeRGF.second and millis(econds). |