Mike Wilcock - WebHelp
Clock Application
Example Code > Tools & Utilities > Clock Application

This simple clock application displays the current, client side date and time in UK format. The application uses the JavaScript setTimeOut() method to refresh the date and time fields every half second.

See Also