Hi,
it seems like that all the time properties of a zipped file return current time (CreationTime, LastAccessTime and LastWriteTime). Are the time properties stored somewhere in the zip, so that they could be used instead of the DateTime.Now?
Thank you
Hi, it seems like that all the time properties of a zipped file return current time (CreationTime, LastAccessTime and LastWriteTime). Are the time properties stored somewhere in the zip, so that they could be used instead of the DateTime.Now? Thank you