[orf] Use new extraction method (Fixes #2057)
This commit is contained in:
parent
c11a0611d9
commit
5d73273f6f
3 changed files with 86 additions and 36 deletions
|
@ -764,6 +764,7 @@ def unified_strdate(date_str):
|
|||
'%Y-%m-%d',
|
||||
'%d/%m/%Y',
|
||||
'%Y/%m/%d %H:%M:%S',
|
||||
'%Y-%m-%d %H:%M:%S',
|
||||
'%d.%m.%Y %H:%M',
|
||||
'%Y-%m-%dT%H:%M:%SZ',
|
||||
'%Y-%m-%dT%H:%M:%S.%fZ',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue