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


ITIME

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

To perform an ITIME check, specify the TYPE attribute as ITIME. An ITIME check allows you to validate a 5 character international time, including the national language time delimiter. The format for the United States is HH:MM.

This example validates an ITIME:
<!doctype dm system>

  <varclass name=itime type='CHAR 5'>
    <checkl msg=liba027>
     <checki type=itime>
    </checkl>

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014