Creation Date

From VSI OpenVMS Wiki
Revision as of 08:47, 6 July 2023 by Jane.doe (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Creation date is an attribute of a file that reflects the date and time when the file was created.

Displaying

You can display the file's creation date by:

File Selection

Many DCL commands such as DIRECTORY offer a similar set of qualifiers for file selection. Since /CREATED is the default qualifier, you may simply use /BEFORE and /SINCE to select files created before or since a certain absolute time, delta time, a combination of these two, BOOT, LOGIN, TODAY (default), TOMORROW, or YESTERDAY.

Modifying

You may modify the creation date of a file with SET FILE/ATTRIBUTES=CREDATE.