1
0
Fork 0
BangleApps/apps/timecal
Danny 235b61e5c0 Merge remote-tracking branch 'upstream/master' 2022-02-01 23:53:33 +01:00
..
ChangeLog changelog v0.03 2022-02-01 23:46:53 +01:00
README.md timecal 0.02 2022-01-20 00:41:47 +01:00
icon.png Add TimeCal to the app library 2021-11-24 10:43:38 +00:00
metadata.json Merge remote-tracking branch 'upstream/master' into jekyll-apps.json 2022-01-06 12:47:26 +01:00
timecal.app.js 0.03-settings fixed, app 90% automated tested 2022-02-01 23:44:59 +01:00
timecal.app.test.js 0.03-settings fixed, app 90% automated tested 2022-02-01 23:44:59 +01:00
timecal.settings.js 0.03-settings fixed, app 90% automated tested 2022-02-01 23:44:59 +01:00

README.md

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

  • Cal.Start Day: Set day of week start. Values: 0=Sunday ... 6=Saturday or -1 Relative to today (default 1: Monday)
  • Date Type: Choose how the date is display. Values: none, locale (default), MMM YYYY #WW
  • Sunday Color: Set Sundays color. Values: none (default), red, green or blue
  • today Color: Set today color. Values: none, red (default), green or blue
  • today Marker: Outline today graphically. Values: none (default), rect(angle) or circle
  • today MColor: Color for Outline. Values: none (default), red, green or blue