Quote:
Originally Posted by kovidgoyal
You need to use the correct localized version of daysago for whatever language you have set on your system.
|
Sorry to stress your patience further, but I don'T speak python. How do I use the correct localized version of daysago?
$ locale
gives me a complete german utf8 environment.
Quote:
LANG=de_DE.utf8
LANGUAGE=de_DE.utf8
LC_CTYPE="de_DE.utf8"
LC_NUMERIC="de_DE.utf8"
LC_TIME="de_DE.utf8"
LC_COLLATE="de_DE.utf8"
LC_MONETARY="de_DE.utf8"
LC_MESSAGES="de_DE.utf8"
LC_PAPER="de_DE.utf8"
LC_NAME="de_DE.utf8"
LC_ADDRESS="de_DE.utf8"
LC_TELEPHONE="de_DE.utf8"
LC_MEASUREMENT="de_DE.utf8"
LC_IDENTIFICATION="de_DE.utf8"
LC_ALL=de_DE.utf8
|
Where should I look for the german version of "daysago"?