Describe the problem
A friend just told me that they keep getting confused about what time of day it is in my timezone.
Describe the solution you'd like
Have an optional/configurable display of the local time for whomeever I'm chatting with. This will likely be most useful in 1on1 chats and I don't know if it is useful for group chats.
Alternatives considered
No response
Additional context
I glanced through the synapse spec and messages do contain a origin_server_ts but without timezone so this will likely need some kind of room state setup or support in Synapse/other servers.
Describe the problem
A friend just told me that they keep getting confused about what time of day it is in my timezone.
Describe the solution you'd like
Have an optional/configurable display of the local time for whomeever I'm chatting with. This will likely be most useful in 1on1 chats and I don't know if it is useful for group chats.
Alternatives considered
No response
Additional context
I glanced through the synapse spec and messages do contain a
origin_server_tsbut without timezone so this will likely need some kind of room state setup or support in Synapse/other servers.