forked from FOSS/BangleApps
23 lines
1.1 KiB
Markdown
23 lines
1.1 KiB
Markdown
# 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
|
|
* < Save: Exist 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)
|
|
* Submenu Today settings - choose how today is highlighted
|
|
* < Back:
|
|
* Color: none, red (default), green or blue
|
|
* Marker: Outline today graphically. Values: none (default), circle, rect(angle)
|
|
* Mrk.Color: Circle/rectangle color: red (default), green or blue
|
|
* Mrk.Size: Circle/rectangle thickness in pixel: min:1, max: 10, default:3
|
|
* < Cancel: Exit and no change. Nevertheless missing default settings and superflous settings will be removed and saved.
|