RocketChat / RocketChat/Rocket.Chat
Time and Date format not respected in Message Info panel
Open
Nobody has claimed this yet.
feat: message
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Description:
When clicking on (i) info panel for a message, the time and date format remains in United States format, not localised settings.
Steps to reproduce:
- Click on : menu for message
- Select Info
Expected behavior:
Info panel dates and times should reflect settings set in Administration -> Message:
Actual behavior:
Dates and times remain in United States format.
Server Setup Information:
- Version of Rocket.Chat Server: 3.10.3
- Operating System: Ubuntu 18.0.4 LTS
- Deployment Method: Manual, TAR
- Number of Running Instances: 1
- DB Replicaset Oplog: Enabled
- NodeJS Version: 12.18.4
- MongoDB Version: 4.0.22
Client Setup Information
- Desktop App or Browser Version: Firefox 84.0.2
- Operating System: Windows 10
Additional context
Not yet.
Relevant logs:
None relevant.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue in the Message Info panel after setting non-US date and time formats under Administration → Message. Trace the panel's date and time rendering, then verify that its displayed values follow the configured formats rather than US formatting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, internationalization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100