DateTime Docky for AmigaOS 4.x, is a plugin for the AmiDock toolbar system.
The project was originally started by Fredrik Wikstrom.
This is an enhancement over DateTime Docky V52.4.
It adds the display of:
- the current week day (Sun-Sat)
- the current week number (00-53, Monday as the first day of the week)
It looks like: Sun-Wk51
Developed and tested on SAM440EP-FLEX () 733 Mhz, AmigaOS 4.1 Update 1.
Installation:
1. copy clone Utilities/Dockies/DateTime.docky(|.info) SYS:Utilities/Dockies/
2. Add docky to AmiDock toolbar system
Settings:
Docky settings can be changed by modifying the icon's tooltypes.
Currently these tooltypes are used by the docky:
AMPM - Enables 12-hour mode (AM/PM)
DATEFMT - Defaults to DOS (dd-mmm-yy)
- Following are allowed values (x / y means that x and y are equivalent):
- DOS / dd-mmm-yy
- INT / yy-mmm-dd
- USA / mm-dd-yy
- CDN / dd-mm-yy
- ISO / yyyy-mm-dd
FONTNAME - Name of fixedwidth font to use (with .font extension)
- Defaults to system default font
FONTSIZE - Size of font
- Only used if FONTNAME is also specified
TEXTCOLOR - RGB of colour used for text (ffffff)
SHADOWCOLOR - RGB of colour used for text shadow (000000)
Compiling:
"make".
Changes:
52.5 (1-Jan-2011)
- Added the current week day and number
- Added BSD license
- Few minor changes
52.4 (3-Oct-2008)
- Added TEXTCOLOR and SHADOWCOLOR tooltypes
52.3 (9-Oct-2007)
- Fixed the missing zero in 12-hour mode
52.2 (14-Mar-2007)
- Added AMPM/DATEFMT/FONTNAME/FONTSIZE tooltype settings
52.1
- First released version
| |