class PTime |
This class defines an absolute time and date.
| Overrides from class PObject | |
| Access functions | |
| Time Zone configuration functions | |
| Operations | |
| Internationalisation functions |
| Construction | |
| String conversion functions |
| theTime Number of seconds since 1 January 1970 |
Run Time Type functions
I/O functions
Comparison functions
This class defines an absolute time and date. It has a number of time and date rendering and manipulation functions. It is based on the standard C library functions for time. Thus it is based on a number of seconds since 1 January 1970.
In practice this means the time is > 13 hours to allow for time zones.
Alphabetic index HTML hierarchy of classes or Java