Skip to content

Remove nanoseconds from timestamp

Natsumi Higa requested to merge (removed):499032 into master

On 7-Zip >= 22.00, timestamps may contain nanoseconds, which breaks parsing.

Keep only the first 19 characters to remove any nanoseconds.

BUG: 499032

Merge request reports

Loading