Revision History
Version 1.0 - Not publicly released
Version 1.1 - Initial release
10/15/96
Backcolor - The color of the clock background in RGB
LEDcolor - The color of the LED display in RGB
MilitaryTime - Displays time in HHMM format
24HourTime - Display time in HH:MM format, based on 24 hour clock
EuropeanDate - Display date in European format, DD-MM-YY
DAYcolor - The color of the day indicator in RGB
MODEcolor - The color of the current mode in RGB 24H or MIL or EUR will show
Show - "Date", "Time", or "Both" (toggles between date and time)
Version 1.2 and 1.3
Cleaned up source code and added comments to the source.
Added .ZIP file to page for downloading (.class and .htm files)
Version 1.4
Added: 10/28/96
Timezone support
Allowed color of Border and TimeZone to be user defined.
Allowed Border to be turned off.
Displayed TimeZone in Display "Local" if none was specified.
Changed Days of the week to Pretty Case..(i.e "MON" = "Mon").
Version 1.5 - Current Version
Added: 10/31/96
Day Of Year option, will give the current day number out of the year.
Week in Year option, will give the current week out of the year.
ShowAll option to turn all indicators "on" at once.
User control of ALL indicators to turn them "on" or "off".
User control of All color options.
Version 1.6 - Future Version
In the works....