clock java whit time zone
UTC -
UTC+1 (Daylight Time - UK)
|
CONFIGURATION
with changed parameters
CONFIGURATION:
==============
Width and Height can be set to desired specification.
Parameters include...
This sets the background color, and should be entered as a hexadecimal
value. If this parameter is left out then a default color of white
will be used.
This sets the color of the border, and should be entered as a
hexadecimal value. If this parameter is left out then a default color
of blue will be used.
The applet can have a border that makes it appear raised or indented
in 3D form, or the same color all around the edge, and it can also
be switched off.
Values are: "raised", "indented", "full" or "off".
The time displayed by default is GMT. To obtain a time zone other
than this, enter the number of minutes ahead the other time zone is.
E.g. - Pacific Time is GMT-8 hours, so the offset would be:
"-480" (8 hours x 60 minutes = 480)
NOTE: Remember to add an extra hour if the time zone is in daylight
savings time!
This sets the font face to be used.
This value sets the font to either 'italic' or 'plain'.P
If this parameter is left out then a default of plain will be used.
This specifies if the text is displayed in bold, values accepted are
'on' or 'off'. If this parameter is left out then a default value of
off will be used.
This sets the color of the font, and should be entered as a hexadecimal
value. If this parameter is left out then a default color of black
will be used.
This sets the size of the font in points.
This sets the way the time is displayed, "12" displays the time using
AM and PM symbols after a 12 hour clock, "24" displays the time using
a 24 hour clock.
Read text parameters
Back to Download the zip here