2022-01-19 23:41:47 +00:00
|
|
|
# Calendar Clock
|
|
|
|
|
|
|
|
## Features
|
|
|
|
Shows the
|
|
|
|
* Date
|
|
|
|
* Time (hh:mm) - respecting 12/24 (uses locale string)
|
|
|
|
* 3 weeks calendar view (last,current and next week)
|
|
|
|
|
|
|
|
### The settings menu
|
|
|
|
Calendar View can be customized
|
2022-04-18 13:13:25 +00:00
|
|
|
* < Save: Exit and save the current settings
|
|
|
|
* Show date: Choose if and how the date is displayed: none, locale [default], monthfull or monthshort.yearshort #weeknum with 0 prefixed
|
|
|
|
* Start wday: Set day of week start. Values: 0=Sunday, 1=Monday,...,6=Saturday or -1=Relative to today [default 0: Sunday]
|
|
|
|
* Su color: Set Sundays color. Values: none [default], red, green or blue
|
|
|
|
* Border: show or none [default]
|
2022-02-17 01:11:23 +00:00
|
|
|
* Submenu Today settings - choose how today is highlighted
|
|
|
|
* < Back:
|
2022-04-18 13:13:25 +00:00
|
|
|
* Color: none, red [default], green or blue
|
|
|
|
* Marker: Highlight today graphically. Values: none [default], circle, rectangle or filled
|
|
|
|
* Mrk.Color: Circle/rectangle color: red, green [default] or blue
|
|
|
|
* Mrk.Size: Circle/rectangle thickness in pixel: min: 1 to 10:max [default:3]
|
|
|
|
* < Cancel: Exit and no change. (Nevertheless missing default settings will be added and superflous settings will be removed.)
|