Quote:
Originally Posted by Valloric
Don't get me wrong, I believe you I misunderstood what the bug was. I'm just saying I lost an hour a few weeks ago, and yesterday too. Also, it appears others have experienced it as well. It may not be related to PRSC though.
|
No problem, but I really don't think it's a PRSCustomiser issue. The Javascript clock code uses the time.getHours() and time.getMinutes() functions to grab current time from the OS, then display it. It does not alter the values it obtains. In other words, AFAICS, it's a read-only function.