z/OS Communications Server: CMIP Services and Topology Agent Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


How an application program sends a TIME value to CMIP services

z/OS Communications Server: CMIP Services and Topology Agent Guide
SC27-3646-00

An application program can send a TIME value to CMIP services for either type of time is in the following forms:

Read syntax diagramSkip visual syntax diagram
>>-+-------+--+-YYYY/MM/DD-HH:MM:SS--+------+--+---------+-+---><
   '-label-'  |                      '-.--T-'  +-Z-------+ |   
              |                                +-+HH:MM--+ |   
              |                                '- -HH:MM-' |   
              '-<--hex value-->----------------------------'   

where the initial fields correspond to the year (4 digits), month, day, hours (specified using the 24-hour clock), minutes, and seconds. The additional fields are optional and can be included if the sender chooses. These represent the tenths of a second (.T), the type of the time (Z indicates GMT, + or - indicates a GMT offset and nothing indicates local time).

The entire non-hexadecimal value can be enclosed in quotation marks, as can any other string value, if the sender wishes.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014