Returns a reference to an IccAbsTime object that contains the absolute time as provided by CICS®.
Cancels a previous setAlarm request if the alarm time has not yet been reached, that is, the request has not expired.
ISCINVREQ, NOTAUTH, NOTFND, SYSIDERR
Returns the date as a string.
INVREQ
Returns the day component of the date, in the range 1 to 31.
INVREQ
Returns an enumeration, defined in this class, that indicates the day of the week.
INVREQ
Returns the number of days that have elapsed since 1st January, 1900.
INVREQ
Returns the number of milliseconds, rounded to the nearest hundredth of a second, that have elapsed since 00:00 on 1st January, 1900.
Returns an enumeration, defined in this class, that indicates the month of the year.
INVREQ
Sets an alarm at the time specified in time. It returns a reference to an IccAlarmRequestId object that can be used to cancel the alarm--see cancelAlarm method. See also the waitOnAlarm method on page waitOnAlarm of class IccTask.
EXPIRED, INVREQ
Returns the time as a text string.
INVREQ
Updates the clock time and date from CICS. See the IccClock constructor.
Returns the 4-figure year number, such as 1996.
INVREQ