[arte] Fix upload date extraction
This commit is contained in:
parent
89294b5f50
commit
99b67fecc5
3 changed files with 7 additions and 1 deletions
|
@ -890,6 +890,7 @@ def unified_strdate(date_str):
|
|||
'%d/%m/%Y',
|
||||
'%d/%m/%y',
|
||||
'%Y/%m/%d %H:%M:%S',
|
||||
'%d/%m/%Y %H:%M:%S',
|
||||
'%Y-%m-%d %H:%M:%S',
|
||||
'%d.%m.%Y %H:%M',
|
||||
'%d.%m.%Y %H.%M',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue