Return to Harrold's Y2K Clocks/Time Page
JDate 1.5 - Clock and Date Applet
This applet will display the Date and Time on your computer. It can
toggle back and forth between Date and Time as above, or it can just display the date in MM-DD-YY or DD-MM-YY format,
or time in 24H, and military time. It can also display specific Time Zones and adjusts for Daylight Savings Time, and it will
also display the Current Week of the Year, The Current Julian Day, as well as the Current Day of Year. All indicators can be
turned "on" and "off" individually or "ALL" at once. Every color is "user-defineable". JDate 1.5 is a very
configurable and user friendly utility!
You can specify the following parameters for JDate 1.5:
Backcolor - The color of the clock background in RGB (ex. "0,0,0")
LEDcolor - The color of the LED display in RGB (ex. "0,255,0")
BorderColor - The color of the applet border in RGB (ex. "192,192,192")
ShowBorder - Tells whether to draw border or not.. YES = on, NO = off (Default is YES)
MilitaryTime - Displays time in HHMM format, (YES or NO)
24HourTime - Display time in HH:MM format, based on 24 hour clock, (YES or NO)
EuropeanDate - Display date in European format, DD-MM-YY, (YES or NO)
TimeZone - Displays specific time zone relative to GMT adjusting for Daylight Savings
ShowTZ - Displays the TimeZone parameter. (YES or NO)
TZColor - The color of the TimeZone indicator in RGB. (ex. "0,255,0)
ShowDay - Displays the Day of week. (YES or NO)
DAYcolor - The color of the day indicator in RGB (ex. "0,255,0")
ShowMODE - Displays the Current mode of Clock. (YES or NO)
MODEcolor - The color of the current mode in RGB (ex. "0,255,0"), 24H or MIL or EUR will show
ShowJD - Displays the current Julian Day (YES or NO)
JDAYColor - Color of Julian Day indicator in RGB. (ex. "0,255,0")
ShowDOY - Displays the current day number of the year. (YES or NO) (ex. "304" out of 365)
DOYColor - The color of the Day of Year indicator in RGB. (ex. "0,255,0)
ShowWOY - Displays the current Week of the Year. (YES or NO)
WOYColor - Color of week of year indicator in RGB. (ex. "0,255,0")
Show - Can have either value of "Date", "Time", or "Both" (toggles display between date and time)
ShowAll - Easy way to turn all indicators "ON" (YES or NO) (Default: "NO")
View this pages HTML source for how to include this applet in your pages.
Download this applet: JDate.zip (Contains .class and .htm files)
For source code or bug reports or comments send mail to mulle001@wcsuf.ctstateu.edu
If you use this applet on your page, let me know so I can notify you of any future releases!!
Thanks to Robert Drotar in the Czech Republic for pointing out a slight bug !
Click here to see more examples (TimeZones, colors, etc.)
Click here to see revisions
Return to Harrold's Y2K Clocks/Time Page