I am trying to compare the date of a list of files (each file) to the current date. If it's older than 60 day's I want to delet it. I can't figure out how to compare the dates. I can get the CreationDateISO but it has the time, and the File.Attributes Date is different. I'm comfused

