Duplicate :
|
|
Relates :
|
Javascript timing events(setInterval/setTimeout) stop work when system clock set a date in the past. To reproduce: - Open this page http://www.w3schools.com/js/tryit.asp?filename=tryjs_setinterval2 in a webview - Change system date with a date in the past At this point timer will stop work as each other timing events
|