Files
core/OfficeUtils/src
Sergey Konovalov ae9a7f7fad [zlib] Fix 7-zip Warning: Headers error
Problem in header field: "last mod file date".
tm_sec = tm_min = tm_hour = tm_mday = tm_mon = tm_year = 0; is considered as 0 Jan 1980 (0x00200000 in file)
default value of tm_mon should be -1 (zip64local_TmzDateToDosDate tm_mon+1)
2019-03-15 19:26:57 +03:00
..
2019-01-17 17:03:31 +03:00
2019-01-17 17:03:31 +03:00
2019-01-17 17:03:31 +03:00