# Clock

Allows viewing the time and day on the website.

## How it works

{{< staticImage "ux/Clock/Widget/ClockWidget.png" "Clock" >}}

### Widget Menu

{{< staticImage "ux/Clock/Widget/MenuActionList.png" "Menu action list" >}}

{{% ux-widget-menu-actions %}}

## Configuration

{{< staticImage "ux/Clock/Configuration/ClockConfigGeneral.png" "Configuration" >}}

{{% ux-widget-configuration %}}

- **Time format:** Time format, following the format of the tool [momentjs](https://momentjs.com/docs/#/displaying/format/)
- **Date format:** Date format, following the format of the tool [momentjs](https://momentjs.com/docs/#/displaying/format/)

{{% children sort="weight" depth="10" %}}

---
