retrieve file creation date

SOLVED

Hello,

I would like to know if it is possible to retrieve file creation date from script.
Example C:\SAFEX3\... or C:\Test\myfile.txt

the goal would be to delete files older than 3 months so that they are not imported by a reccuring task.

Is it possible ? do I need to use a batch file?

Thanks !