in reply to Re: How to get the File creation date
in thread How to get the File creation date

Yes i want only file creation date. when the file is created.
  • Comment on Re^2: How to get the File creation date

Replies are listed 'Best First'.
Re^3: How to get the File creation date
by dasgar (Priest) on Aug 17, 2010 at 15:28 UTC

    Unless the creation date is in the file's name or if the file is read only and has never been modified after it was created, I'm not sure if there is a way to get the file's creation date. Perhaps someone else knows of a method to find that information.