https://bugs.kde.org/show_bug.cgi?id=499032
--- Comment #1 from 2wxsy5823...@opayq.com --- >From 7-Zip's version history (src-history.txt): > 22.00 2022-06-16 > ------------------------- > - 7-Zip interfaces now support high precision (1 ns) timestamps with reserved > fields of tagPROPVARIANT (VT_FILETIME). If a file has high precision timestamps (e.g. 7z2409-src.7z), 7-Zip >= 22.00 shows: > Modified = 2009-10-08 18:12:00.7968750 p7zip 16.02 shows: > Modified = 2009-10-08 18:12:00 If a file does not have high precision timestamps (e.g. attachment 141089), 7-Zip >= 22.00 shows the same as p7zip 16.02: > Modified = 1993-03-16 19:33:38 Maybe this line is causing the issue? https://invent.kde.org/utilities/ark/-/blob/release/24.12/plugins/cli7zplugin/cliplugin.cpp?ref_type=heads#L246 -- You are receiving this mail because: You are watching all bug changes.