Date and time
Time
Displays the current date and time.
The clock widget displays the current date and time in a customizable format.
Screenshots​
Adding the widget​
You can find how to add the widget on the Widgets documentation page.
Configuration​
Name | Description | Values | Default value |
---|---|---|---|
Custom Title/City display | Show off a custom title or the name of the city/country on top of the clock. | yes / no | no |
Title | Title shown on top of the widget. Only shown if "Custom Title/City display" is enabled. | String | - |
24-hour format | Use 24-hour format instead of 12-hour format. | yes / no | yes |
Display seconds | Whether to show seconds in the clock. | yes / no | no |
Use fixed timezone | Select custom timezone to display instead of the client timezone. | yes / no | no |
Timezone | Choose the timezone following the IANA standard. Only shown if "Use fixed timezone" is enabled. | Any IANA timezone, e.g. 'Europe/Berlin', 'America/New_York', 'Asia/Tokyo' | Europe/London |
Show the date | Whether to show the date below the clock. | yes / no | yes |
Date format | Format of the date displayed below the clock. | A collection of date formats, e.g. 'DD/MM/YYYY', 'MM/DD/YYYY', etc. | dddd, MMMM D |
Custom time format | Format of the time displayed in the clock. | ISO 8601 format, e.g. "HH:mm:ss", "hh:mm A", etc. | - |
Custom date format | Format of the date displayed below the clock. | ISO 8601 format, e.g. "YYYY-MM-DD", "DD/MM/YYYY", etc. | - |