zulip/help/include/global-times-examples.md

23 lines
562 B
Markdown

### What you type
A date picker will appear once you type `<time`.
```
Our next meeting is scheduled for <time:2024-08-06T17:00:00+01:00>.
```
!!! tip ""
You can also use other formats such as UNIX timestamps or human readable
dates, for example, `<time:August 06 2024, 5:00 PM BST>`.
### What it looks like
A person in San Francisco will see:
![Global time San Francisco example](/static/images/help/global-time-example-sf.png)
While someone in London will see:
![Global time London example](/static/images/help/global-time-example-london.png)