Skip to main content
Version: Next

Date and time

Time

Displays the current date and time.

The clock widget displays the current date and time in a customizable format.

Screenshots​

clock format-24-hours timezone-localclock format-24-hours with-seconds timezone-londonclock format-12-hours timezone-tokyo

Adding the widget​

You can find how to add the widget on the Widgets documentation page.

Configuration​

NameDescriptionValuesDefault value
Custom Title/City displayShow off a custom title or the name of the city/country on top of the clock.yes / nono
TitleTitle shown on top of the widget. Only shown if "Custom Title/City display" is enabled.String-
24-hour formatUse 24-hour format instead of 12-hour format.yes / noyes
Display secondsWhether to show seconds in the clock.yes / nono
Use fixed timezoneSelect custom timezone to display instead of the client timezone.yes / nono
TimezoneChoose 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 dateWhether to show the date below the clock.yes / noyes
Date formatFormat 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 formatFormat of the time displayed in the clock.ISO 8601 format, e.g. "HH:mm:ss", "hh:mm A", etc.-
Custom date formatFormat of the date displayed below the clock.ISO 8601 format, e.g. "YYYY-MM-DD", "DD/MM/YYYY", etc.-