All VSSI software is YEAR2000 compliant. This means that all VSSI components support a 4 digit year format. The actual format used is defined at installation time and can be modified via CP commands or by configuration file parameters at IPL time.
VSSI YEAR2000 compliance is supported in all z/VM releases
The following date formats are supported by VSSI YEAR2000 compliance. When applicable the corresponding IBM format name is specified in parentheses.
The installation default is SHORTDATE.
The following CP commands have been implemented to support the VSSI YEAR2000 compliance: (See the VPARS or VTAPE User's guide for the full command syntax)
The default date format is specified during installation by modifying the VSOPTNS Macro.
After installation the default date format can be modified by:
The default date format, from the VSOPTNS macro, is included in all CMS modules created at installation time. When a CMS module executes, it requests the current date format from the CP using the VSQuery commsnd. If the online date format is available, the CMS module will use it. If the request fails, the CMS module will use the default format.