[Motherless] simplify

This commit is contained in:
Petr Půlpán 2014-06-28 20:02:02 +02:00
parent f3f1cd6b3b
commit 78ff59d052
2 changed files with 29 additions and 32 deletions

View file

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