Skip to content

Commit 862f15f

Browse files
authored
Update clock.md (#309)
1 parent 0b88fff commit 862f15f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/clock.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The following properties can be configured:
3838
| `clockBold` | Remove the colon and bold the minutes to make a more modern look. <br><br> **Possible values:** `true` or `false` <br> **Default value:** `false` |
3939
| `showTime` | Turn off or on the Time section. <br><br> **Possible values:** `true` or `false` <br> **Default value:** `true` |
4040
| `showDate` | Turn off or on the Date section. <br><br> **Possible values:** `true` or `false` <br> **Default value:** `true` |
41-
| `showWeek` | Turn off or on the Week section. <br><br> **Possible values:** `true` or `false` <br> **Default value:** `false` |
41+
| `showWeek` | Turn off or on the Week section. <br><br> **Possible values:** `true`, `false` or `short` <br> **Default value:** `false` |
4242
| `showSunTimes` | Turn off or on the section showing sunrise and sunset times (digital clock only). <br><br> **Possible values:** `true`, `false` or `disableNextEvent` <br> **Default value:** `false` |
4343
| `showMoonTimes` | Turn off or on the section showing moonrise and moonset times (digital clock only). Optionally display an image of lunar phase and lit percentage of the moon<br><br> **Possible values:** `times`, `percent`, `phase`, `both` or `false` (disable) <br> **Default value:** `false` |
4444
| `lat` | Latitude for sun/moon calculations. <br><br> **Default value:** `47.630539` |

0 commit comments

Comments
 (0)