Is there an easy way to convert the newly supported Base Year of 1970 in IBMi for the 2 digit year support?
CA 2E 8.7.3 and higher
IBMi 7.5
IBMi 7.5 introduced support for a base year of 1970, shifting the 2-digit year range to 1970–2069.
To align CA 2E applications with this OS-level change, perform the following steps:
QIBM_QBASEYEAR to 1970YCUTOFF model value. This value is retrieved at runtime via the Y2CTOFF data area.Y2CTOFF data area value to 1970 (from the default 1940)YCUTOFF is evaluated at runtime by generated programs, functions do not need to be re-generated or re-compiled.