Author Topic: Re: Correct Folder Date/Time No Longer Works  (Read 13180 times)

Jungle

  • Contributor
  • VIP Member
  • *****
  • Posts: 510
  • Old Skull
    • View Profile
Re: Correct Folder Date/Time No Longer Works
« on: August 03, 2019, 13:31:33 »
Correct folder date/time works for me but only partially. It only applies datetime of the newest file but not folder. E.g. if there is a file with 08.03.2019 12:03 and a folder with 08.03.2019 12:05, then after correcting parent folder will have datetime 08.03.2019 12:03 instead of 08.03.2019 12:05

Mathias (Author)

  • Administrator
  • VIP Member
  • *****
  • Posts: 4271
    • View Profile
    • Multi Commander
Re: Correct Folder Date/Time No Longer Works
« Reply #1 on: August 05, 2019, 14:34:27 »
Yes.
It scans recursively and sets date from inside and out.
Subfolders should get the date of latest files inside.  But if there is no files inside a folder. The folder is excluded
else it would mess things up.. The idea is that the files are controlling the date. not the folder.

But if you really want it to include the date of empty folders I can add a option you can check for it.
But I think that might possible cause other issues..