DSPDAT DISPLAY DATE TAADAUV |
The Display Date command provides a convenient method of displaying
information about the current date or any date in a range of Jan 1,
1941 to Dec 31, 2040. The fully spelled out date, the day of the
week, the week of the year, and other values are shown.
A typical command would be:
DSPDAT DATE(010122)
The date information for Jan 1, 2022 would be displayed.
DSPDAT escape messages you can monitor for
------------------------------------------
None. Escape messages from based on functions will be re-sent.
DSPDAT Command parameters *CMD
-------------------------
DATE The date in job format. The default is *TODAY for
today's date.
A date may be entered in the range of Jan 1, 1941 to
Dec 31, 2040.
OUTPUT How to output the results. * is the default to
display the spooled file if the command is entered
interactively. The spooled file is deleted after it
is displayed.
If the command is entered in batch or *PRINT is
specified, the spooled file is output and retained.
Restrictions
------------
The date must be in a range of Jan 1, 1941 to Dec 31, 2040.
Prerequisites
-------------
The following TAA Tools must be on your system:
CLCDATDIF3 Calculate date difference 3
EDTVAR Edit variable
RTVDAT Retrieve date
SNDCOMPMSG Send completion message
SNDESCINF Send escape information
Implementation
--------------
None, the tool is ready to use.
Objects used by the tool
------------------------
Object Type Attribute Src member Src file
------ ---- --------- ---------- ----------
DSPDAT *CMD TAADAUV QATTCMD
TAADAUVC *PGM CLP TAADAUVC QATTCL
|
Added to TAA Productivity tools October 15, 2011