Time Stamp Fields
The command format is:
CICSPA LISTX[(FIELDS(START|STOP(date-time-format
[,ASCEND|DESCEND]
)))]
The time stamp fields are:
- START
- Task start time
- STOP
- Task stop time
One or more of the following formats can be selected for the time
stamp fields:
- DATE
- Date in the format mm/dd/yyyy
- DATEISO
- Date in the format yyyy-mm-dd
- DATEM
- Date in the format mm/dd
- DATEYR
- Date in the format mm/dd/yy
- TIMET
- Time in the format hh:mm:ss.thm. This is the default if START or STOP is specified without a format.
- TIMEM
- Time in the format hh:mm
- TIMES
- Time in the format hh:mm:ss
- TIMEP
- Time in one of the following formats, according to the requested
precision:
- 4 (default)
- hh:mm:ss.thmi
- 5
- hh:mm:ss.thmij
- 6
- hh:mm:ss.thmiju
For more information on specifying time stamp fields, see Suboperands for Time Stamp fields.