Yet another javascript clock. Unlike the others, this one is not a digital clock, it attempts to give you a better looking clock, trying to use faster algorithms for drawing circles and lines in javascript.
Display the time with style using this LCD clock script.. Note that the "digital" interface is visible in IE4+ and NS6+ only, with other browsers displaying a plain "form" clock instead.
A JavaScript function that displays the day, date and time in the status bar of the user browser. A demo can be seen at http://www.cimerol.com/date.html. Instructions are commented in the .html file. Simply copy and paste the code between the head tags from my page to your page.