Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Respect regional settings for date/time (beyond the default locale settings) #5452

Closed
wiesmann opened this issue Aug 11, 2021 · 2 comments
Closed

Comments

@wiesmann
Copy link

Bug Description

Signal on Mac OS X does not respect the operating system settings for date/time formatting.

Steps to Reproduce

1 Go to System Preferences
2 Select Language & Region
3 Select Switzerland
3 Select Time Format: 24 hours time format
4 Launch Signal
5 Look at messages that are in the past.

Actual Result:

Signal displays times in US format, i.e. Tue 5.56 pm.

Expected Result:

Signal displays times in the chat conversation 24 hours format, i.e. Tue 17:56 like for instance the iOS version.

Screenshots

System Settings:

Language_Region

Conversation Mac OS X:

Signal_Conversation

Conversation iOS:

conversation_iOS

Platform Info

Signal Version: v5.12.2
Operating System: Mac OS X 11.5.1 (20G80)
Linked Device Version: iOS 14.7.1

Link to Debug Log

There are no logs, as the bug only appears for messages in the past.

Note that bug #5248 describes a similar issue for Windows.

@sockbot
Copy link

sockbot commented Aug 12, 2021

If this is a good starter bug, I'd like to take this one on.

@literal-0x4e
Copy link

literal-0x4e commented Aug 17, 2021

I am experiencing this same bug on linux, so it does not seem to be limited to OS X.

Wonder, how it is on windows? EDIT: I was told windows is not affected.

@scottnonnenberg-signal scottnonnenberg-signal changed the title Signal does not respect regional settings for date/time on Mac OS X Respect regional settings for date/time (beyond the default locale settings) Aug 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

5 participants