13 lines
275 B
YAML
13 lines
275 B
YAML
- type: clock
|
|
title: ⏰ Clock
|
|
hour-format: 12h
|
|
timezones:
|
|
- timezone: America/Los_Angeles
|
|
label: Los Angeles
|
|
- timezone: America/New_York
|
|
label: New York
|
|
- timezone: Europe/Paris
|
|
label: Paris
|
|
- timezone: Asia/Seoul
|
|
label: Seoul
|