Skip to content
Commit fb3d7570 authored by Stefan Brüns's avatar Stefan Brüns Committed by Christoph Cullmann
Browse files

Move date parser helper out of ExtractorPlugin, clean it up

The method is only loosely related to the plugins, and there is no
reason for it being an ExtractorPlugin method.

Clean up the repetitive QDateTime::fromString etc. calls and replace
it with a loop over all supported formats.

If the deprecated compat wrapper is removed, the code is also removed
from all plugins not using it.
parent 213f5b66
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment