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


JDATE

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

To perform a JDATE check, specify the TYPE attribute as JDATE. A JDATE check allows you to validate a 6 character Julian date. The format is YY.DDD.

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

  <varclass name=jdate type='CHAR 6'>
    <checkl msg=liba026>
     <checki type=jdate>
    </checkl>

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014