file-properties

How to get the date of source content created in windows using python?

How to get the date of source content created in windows using python? Question: I have a file with the following properties where I can retrieve created and modified dates by using pathlib (st_ctime, st_mtime) easily. But I want to get the date displayed in the Details section of the same property tab, shown in …

Total answers: 1