We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The timestamp given in a quoted message does not honor time format settings (global and/or user-dependent).
LT
LTS
In step 6, I would expect the timestamp to read 11:08 PM.
11:08 PM
In step 8, I would expect the timestamp to read 11:08:28 PM.
11:08:28 PM
In step 11, I would expect the timestamp to read 23:08.
23:08
The timestamp is always shown as 11:08 PM.
Step 6:
Step 8:
Step 11:
The issue seems to occur with any combination of client and operating system.
The issue is further complicated by the user's language setting. I only documented what's happening in English.
In #25034, a similar issue is reported regarding the timestamp in the sidebar.
The text was updated successfully, but these errors were encountered:
I am working on this issue
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Description:
The timestamp given in a quoted message does not honor time format settings (global and/or user-dependent).
Steps to reproduce:
LT
.LTS
.LT
.Expected behavior:
In step 6, I would expect the timestamp to read
11:08 PM
.In step 8, I would expect the timestamp to read
11:08:28 PM
.In step 11, I would expect the timestamp to read
23:08
.Actual behavior:
The timestamp is always shown as
11:08 PM
.Step 6:
Step 8:
Step 11:
Server Setup Information:
Client Setup Information
The issue seems to occur with any combination of client and operating system.
Additional context
The issue is further complicated by the user's language setting. I only documented what's happening in English.
In #25034, a similar issue is reported regarding the timestamp in the sidebar.
The text was updated successfully, but these errors were encountered: