|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| 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 | |
| Calendar | The Calendar class is a mimic of the palms Calendar. |
| Date | Date.Date() is an implementation of Date which allows for date
manipulations and date arithmetics.
|
| DateFormat | This class helps to format Date objects in strings, using
various renderings.
Temporary dev-infos:
version date remark
0.9.2 2001-03-20 - adding option "S" for displaying milliseconds
2001-04-02 - introduced variant "JAVA" and "WABA"
0.9.3 2001-04-27 - "JAVA" variant now stores localized formatting strings
for use for packages like BSF4Rexx
DateFormat is an implementation of
formatting dates and times using either the Java-style or the Unix-style keys (strfmt,
escaping formatting keys with a percent sign "%").
|
| DateTime | DateTime implements a class consisting of a
Date and
Time.
|
| Time | Class to implement the time of the day, consisting of the fields Time.hour,
Time.minute, Time.second and millis(econds).
|
Advanced date and time manipulation classes.
The SuperWaba Global Library PDB file (that must be installed in the device) containing the classes is located in superwaba/bin/xplat/libraries/XPlatUtilDateRGF.pdb.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||