A clock can be displayed on the screen. The following values are used to set and style the clock and can be added on the Data tab of the Screen dialog.
| Name | Default | Example | Description |
|---|---|---|---|
timePattern |
HH:mm:ss |
Patten to define date/time formatting. Set to show time. (Android only) | |
timeGravity |
top right |
Position the date/time should be rendered. | |
timeTextSize |
100 |
Text size of the date/time in pixels. | |
timeTextColor |
#FFFFFF |
Color of the text used for drawing date/time. | |
timePadding |
10 |
Padding between date/time and edge of screen. | |
timeZoneOverride |
Europe/London |
Timezone used to display current time. This will override the devices configured time zone. |