z/OS ISPF Dialog Tag Language Guide and Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


STDTIME

z/OS ISPF Dialog Tag Language Guide and Reference
SC19-3620-00

To perform a STDTIME check, specify the TYPE attribute as STDTIME. A STDTIME check allows you to validate an 8 character standard time, including the national language time delimiter. The format for the United States is HH:MM:SS.

This example validates a STDTIME:
<!doctype dm system>

  <varclass name=stdtime type='CHAR 8'>
    <checkl msg=liba028>
     <checki type=stdtime>
    </checkl>

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014