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.
Run Code
Click the Run Example button to try out this code example.
Documentation
Click the Webhelp button to view the application help documentation.