JAVA/CORBA CLASSES


Examples: Working with time
1. This agent gets the creation date of the current database into a DateTime object, prints the date-time in local time and GMT time, converts the time to zone 8 time, and prints the zone 8 time.
2. This agent determines the earliest and latest creation dates for all the documents in the current database, and creates a DateRange object using these dates.