help: Use screenshots for global times examples.

Fixes #31131.
This commit is contained in:
Lauryn Menard 2024-07-31 13:05:31 +02:00 committed by Tim Abbott
parent 2d0468bde5
commit 53e7fc38d6
3 changed files with 5 additions and 5 deletions

View File

@ -3,20 +3,20 @@
A date picker will appear once you type `<time`.
```
Our next meeting is scheduled for <time:2020-05-28T13:30:00+05:30>
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:May 28 2020, 1:30 PM IST>`.
dates, for example, `<time:August 06 2024, 5:00 PM BST>`.
### What it looks like
A person in San Francisco will see:
> Our next meeting is scheduled for *Thu, May 28 2020, 1:00 AM*.
![Global time San Francisco example](/static/images/help/global-time-example-sf.png)
While someone in India will see:
While someone in London will see:
> Our next meeting is scheduled for *Thu, May 28 2020, 1:30 PM*.
![Global time London example](/static/images/help/global-time-example-london.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB