Right now the date is shown in DD.MM.YY format on the list of conversations. This is not how it's shown everywhere else on my system.
It should ideally take the format from the system.
@telegramdesktop http://doc.qt.io/qt-5/qt.html#DateFormat-enum
@telegramdesktop, this is still not solved and I would like it very much if it would be.
Indeed, both date _and_ time should use the system defined formats
The DD.MM.YY format is very annoying. I use YYYYMMDD everywhere else in my system. Being backwards in Telegram is disorienting.
I was just about to say. It really should look at the systems locale setting to choose date/time format accordingly. And if it doesn't, it should definitely use ISO 8601, not some random string of integers that I need to guess what it means.
Serious bug not fixed in 4 years !!! Developers, stop working on design themes and other nonsense, fix major bugs.
This is not the Date only problem. Need Time format setting also (12/24 mode)
imho a setting to allow people to use system date and custom is the way to go.
https://i.imgur.com/bVnrL5n.png
It would awesome to have date/time format settings.
Hey there!
This issue will be automatically closed in 7 days if there would be no activity. We therefore assume that the user has lost interest or resolved the problem on their own.
Don't worry though; if this is an error, let us know with a comment and we'll be happy to reopen the issue.
Thanks!
The issue is still there.
To change the date and time format, change the LC_TIME
environment variable.
To change the date and time format, change the
LC_TIME
environment variable.
DD.MM.YY is hard coded.
https://github.com/telegramdesktop/tdesktop/search?utf8=%E2%9C%93&q=%22d.MM.yy%22
Edit: Nevermind: I thought this was about time, not date. However, for time setting LC_TIME, does work.
Most helpful comment
Serious bug not fixed in 4 years !!! Developers, stop working on design themes and other nonsense, fix major bugs.