filecreated
This command returns the creation date of a file or directory.
filecreated [filesys path]
Parameters
- filesys path
Fully qualified file system path to the file or directory of interest.
Remarks
This command outputs a date string representing the date and time at which the named file or directory was created.
This command is typically used within backticks to perform command substitution.
See Also
Last updated on Thursday, April 08, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.