6 ms·
What's up with the clock? Mine was two minutes off of local system time.
by ceautery 1y ago
What's up with the clock? Mine was two minutes off of local system time.
- ayaros 1y agoThe clock is not entirely bug-free and has been a bit of a victim of my impulse towards premature optimization. I've rewrote it once and I'm considering rewriting it again... so it's not just you. It should hopefully work properly if you reload the page.
- ceautery 1y agoStumbling across this over a week later, and yes, the clock is correct now.
- magicalhippo 1y agoHere it was "on time" except it apparently uses round(), so 30 seconds past the minute it would show the next minute.
- ayaros 1y agoFor some reason I never seem to encounter bugs like this myself! I guess I'll have to do another rewrite of that. Was it just the menu clock? Did the clock app exhibit the same behavior?
- magicalhippo 1y agoBoy do I know that feeling :D I didn't look at the menu clock, only the clock app. Real cool project tho, kudos!