[Motherless] simplify
This commit is contained in:
parent
f3f1cd6b3b
commit
78ff59d052
2 changed files with 29 additions and 32 deletions
|
@ -816,6 +816,9 @@ def unified_strdate(date_str):
|
|||
'%d %b %Y',
|
||||
'%B %d %Y',
|
||||
'%b %d %Y',
|
||||
'%b %dst %Y %I:%M%p',
|
||||
'%b %dnd %Y %I:%M%p',
|
||||
'%b %dth %Y %I:%M%p',
|
||||
'%Y-%m-%d',
|
||||
'%d.%m.%Y',
|
||||
'%d/%m/%Y',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue