Skip to content

Commit 73476d0

Browse files
authored
Merge pull request #72 from DavidGBrett/add-time-in-plugin-page
Add time in plugin page
2 parents d7f8465 + e861c2e commit 73476d0

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

src/data/plugins/time-in/plugin.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
id: 3BD17231-C4B0-4DFF-ABBE-2C40668D052D
3+
4+
# videos:
5+
# - https://www.youtube.com/watch?v=VIDEO_ID
6+
# - https://www.youtube.com/watch?v=ANOTHER_VIDEO_ID
7+
8+
# images:
9+
# - image1.png
10+
# - images/image2.png
11+
12+
tags:
13+
- Date & Time
14+
---
15+
16+
Get the current time in different timezones around the world.
17+
18+
## Usage
19+
- Type `ti` to see the current time in your saved timezones and the option to add more.
20+
- Select the `Add Timezone` option or type `ti add-` to see a list of timezones you can add. Press Enter or click on one to add it.
21+
- Right-click on a timezone to open its context menu. From there, you can copy the IANA timezone name or, if it is a saved timezone, remove it.

0 commit comments

Comments
 (0)