[expotv] Add new extractor (Fixes #3552)

This commit is contained in:
Philipp Hagemeister 2014-08-24 06:41:55 +02:00
parent 51ed9fce09
commit 423817c468
3 changed files with 75 additions and 0 deletions

View file

@ -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',