JAVA/CORBA CLASSES


Examples: LocalTime property
1. This agent prints the creation date and time of the current database in local time.
2. This agent sets the local date and time, then prints the date and time in local time and GMT.
3. This agent is the same as above but passes the date and time as integer values to setLocalDate and setLocalTime, rather than as a string to setLocalTime.
See Also