Hi All,
I have a scenario that I want to read the file (excel) from DIR path along with date modified timestamp from that directory path. Please do the needful.
Thanks
Ganesh.
Solved! Go to Solution.
You can use the Directory tool. The output will have the creation time and the last modified time for all the files in the directory, along with the path and the other details of the files.
Thanks. It works.