mirror of
https://github.com/zulip/zulip.git
synced 2026-06-21 21:32:29 +08:00
docs: Add user guide for *View the exact time a message was sent* feature
This commit is contained in:
parent
e122dcab5c
commit
4ecc9deb92
BIN
static/images/help/message-exact-time.png
Normal file
BIN
static/images/help/message-exact-time.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 27 KiB |
@ -64,6 +64,7 @@ as a “**realm**”.
|
||||
### Reading
|
||||
* View the Markdown source of a message
|
||||
* [View information about a message](/help/message-info)
|
||||
* [View the exact time a message was sent](/help/message-exact-time)
|
||||
* [View an image at full size](/help/image-full-size)
|
||||
* Collapse a message
|
||||
* Star a message
|
||||
|
||||
13
templates/zerver/help/message-exact-time.md
Normal file
13
templates/zerver/help/message-exact-time.md
Normal file
@ -0,0 +1,13 @@
|
||||
# View the exact time a message was sent
|
||||
|
||||
To see the exact time that a particular message was sent, look for the message's timestamp located on the right-hand side of the message's content.
|
||||
|
||||

|
||||
|
||||
Depending on your settings, the message's timestamp is displayed in either a 12-hour or 24-hour format; to change the format your messages are displayed in, see [here](/help/change-date-time).
|
||||
|
||||
## Message information tooltip
|
||||
|
||||

|
||||
|
||||
The message information tooltip offers more details on when a message was sent, such as its date. To view the message information tooltip, simply click on the name of the user that sent the message.
|
||||
Loading…
Reference in New Issue
Block a user