Problem Note 67247: The CONTENTS procedure shows incorrect values for Created and Last Modified times in SASĀ® 9.4M7 (TS1M7)
When you run code similar to the following in SAS 9.4M7, the values for Created and Last Modified times at the top of the output are seven hours before the correct time:
PROC CONTENTS DATA=LIBREF._ALL_;
RUN;
Click the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
SAS System | Base SAS | z/OS 64-bit | 9.4_M6 | | 9.4 TS1M6 | |
z/OS | 9.4_M6 | | 9.4 TS1M6 | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Type: | Problem Note |
Priority: | medium |
Date Modified: | 2021-01-19 16:12:40 |
Date Created: | 2021-01-15 14:28:04 |