[expotv] Add new extractor (Fixes #3552)
This commit is contained in:
parent
51ed9fce09
commit
423817c468
3 changed files with 75 additions and 0 deletions
|
@ -855,6 +855,7 @@ def unified_strdate(date_str):
|
|||
'%Y/%m/%d',
|
||||
'%d.%m.%Y',
|
||||
'%d/%m/%Y',
|
||||
'%d/%m/%y',
|
||||
'%Y/%m/%d %H:%M:%S',
|
||||
'%Y-%m-%d %H:%M:%S',
|
||||
'%d.%m.%Y %H:%M',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue