Returns a string showing the date and time that a file was created or last modified.SyntaxFileDateTime ( fileName )ElementsfileNameA string expression; you can include a path. fileName cannot include wildcard characters.Return valueThe returned date and time appear in the default format based on the operating system's international settings. If the file doesn't exist, FileDateTime returns an error.