Skip to content

clirar: fix unrar4 timestamp parsing

Elvis Angelaccio requested to merge work/fix-unrar4-dates into master

Spotted by the failing unit tests.

While at it, convert explicitly the QVariant to QDateTime in the test, to have a nicer output when the comparison fails.

Merge request reports