Previous Topic: DVR Command—Display Volume Status and Retention InformationNext Topic: UPD Command—Update Volume Information


SDT Command—Set the Date Format

Use the SDT command to set the date format to be used for subsequent displays.

This command has the following format:

DST datefmt 
datefmt

Specifies the preferred date format.

Example: JCL for the SDT Command

// TLMSINQR  JOB
//TLMSINQR  EXEC CATINQR
//CAIIPT    DD   *
SDT mm/dd/yyyy
//

Note:  If the date format contains an embedded blank or comma, it must be enclosed in single quotes or parentheses.