This script shows how to use the Date object, make some manipulations on the date object and update a form textbox every second to keep the 'time display' current.
This script shows the time, second by second, in normal text instead of a box. This makes it look more natural on your page. The only bad part is that it's hard to change the color and other attributes of the text without being a CSS or Javascript programmer.
Use this script to display today's date on your web page. The format can be set to show or not show the day with the date; and the color, size, style, and face of the font can be set in the script.