I would like to display the time in my app. However I would like to update the time automatically without having the user to refresh the page.
What I would like is to display the time Example: 11:59 then 1 minute later displays 12:00 automatically without browser refresh. Just like a normal clock.
It would also be interesting to know how to show current seconds also.
Time should be the live current time in the users location.