gtpo1m4y | Operations |
Use this command to display:
Requirements and Restrictions
Format
|
where:
Additional Information
To change the default to another date format, you must modify the DATEFMT parameter on the CONFIG macro. See TPF System Generation for more information about the CONFIG macro.
Examples
The following example displays the current date, time, and TOD clock value when you enter ZDTOD without any parameters.
+--------------------------------------------------------------------------------+ |User: ZDTOD | | | |System: CSMP0097I 21.46.06 CPU-B SS-BSS SSU-HPN IS-01 | | DTOD0001I 21.46.06 DATE TIME TODCLOCK | | CURRENT 1996/10/02 18.25.19 AD8EEB52 0810F241 | +--------------------------------------------------------------------------------+
The following example displays the date, time, and TOD clock value when you specify a specific date.
+--------------------------------------------------------------------------------+ |User: ZDTOD 1996/10/02 18.25.19 | | | |System: CSMP0097I 21.46.06 CPU-B SS-BSS SSU-HPN IS-01 | | DTOD0002I 21.46.06 DATE TIME TODCLOCK | | INPUT 1996/10/02 18.25.19 AD8EEB51 561C0000 | +--------------------------------------------------------------------------------+
The following example displays the date, time, and TOD clock value when you specify a specific TOD clock value.
+--------------------------------------------------------------------------------+ |User: ZDTOD AD8EEB51561C0000 | | | |System: CSMP0097I 21.46.06 CPU-B SS-BSS SSU-HPN IS-01 | | DTOD0002I 21.46.06 DATE TIME TODCLOCK | | INPUT 1996/10/02 18.25.19 AD8EEB51 561C0000 | +--------------------------------------------------------------------------------+
Related Information
See TPF Main Supervisor Reference and TPF System Generation for more information about the system clocks.