jrnl-org/jrnl

jrnl doesn't use OS's locale settings when displaying time

Open

#1.353 geöffnet am 12. Okt. 2021

Auf GitHub ansehen
 (7 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (513 Forks)batch import
:pushpin:bughelp wantedready for pr

Repository-Metriken

Stars
 (6.119 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Support Request

Environment

jrnl: v2.8.3
Python: 3.9.1 (tags/v3.9.1:1e5d33e, Dec  7 2020, 17:08:21) [MSC v.1927 64 bit (AMD64)]
OS: Windows 10

What are you trying to do?

Coming from Germany, I would like to see the locale’s full weekday name as described here. So on Fridays, the output should be "Freitag".

What have you tried?

Setting the configuration string to timeformat: '%A %d-%m-%Y %H:%M' did not change the language as I expected.

Other Information

Contributor Guide