This is a web page which shows IST and updated time with javascript comands.
The page is created with css framework bootstrap. A Nav Bar a Footer and a Jumbotron is used. Inside the jumbotron we used.
The setInterval() method calls a function at specified intervals (in milliseconds).
The setInterval() method continues calling the function until clearInterval() is called, or the window is closed.
1 second = 1000 milliseconds.
Note :To execute the function only once, use the setTimeout() method instead.
See the section about setTimeOut() methord.
Name | Details | Comments |
---|---|---|
Time App | Shows IST | html ,css ,Javascript |
View Deployment | Date:01-07-23 | more projects |