20080913, rgf

Package org.oorexx.datergf

Interface Summary
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 Summary
DateFormatRGF This class helps to format DateRGF objects in strings, using various renderings.
DateRGF DateRGF.DateRGF(int, int, int) is an implementation of Date which allows for date manipulations and date arithmetics.
DateTimeRGF DateTimeRGF implements a class consisting of a DateRGF and TimeRGF.
TimeRGF Class to implement the time of the day, consisting of the fields TimeRGF.hour, TimeRGF.minute, TimeRGF.second and millis(econds).
 


20080913, rgf