[parlview] Add extractor (#322)

Authored by: king-millez
This commit is contained in:
king-millez
2021-05-20 23:05:37 +10:00
committed by GitHub
parent 28b0eb0f65
commit 5014558ab9
3 changed files with 70 additions and 0 deletions

View File

@@ -1748,6 +1748,7 @@ DATE_FORMATS = (
'%Y-%m-%d %H:%M',
'%Y-%m-%d %H:%M:%S',
'%Y-%m-%d %H:%M:%S.%f',
'%Y-%m-%d %H:%M:%S:%f',
'%d.%m.%Y %H:%M',
'%d.%m.%Y %H.%M',
'%Y-%m-%dT%H:%M:%SZ',