mirror of
https://github.com/Garmelon/PFERD.git
synced 2025-07-20 01:42:37 +02:00
Fix typo in date demangler doc
This commit is contained in:
@@ -20,7 +20,7 @@ def demangle_date(date: str) -> Optional[datetime.datetime]:
|
||||
"Gestern, HH:MM"
|
||||
"Heute, HH:MM"
|
||||
"Morgen, HH:MM"
|
||||
"dd. mon.yyyy, HH:MM
|
||||
"dd. mon yyyy, HH:MM
|
||||
"""
|
||||
saved = locale.setlocale(locale.LC_ALL)
|
||||
try:
|
||||
|
Reference in New Issue
Block a user