Enumerations

DateFormat

DayOfWeek

Indicates the day of the week.

MonthOfYear

Indicates the month of the year.

UpdateMode

Indicates whether the clock is automatically updated.

manual
The clock initially holds the time at which it was created. It is subsequently updated only when an update method call is made.
automatic
The clock is updated to the current CICS® time and date whenever any time or date method is called (for example, daysSince1900).
[[ Contents Previous Page | Next Page Index ]]