hpoom / CivCraftPing

A single UI for CivCraft web data and tools
4 stars 0 forks source link

Fix time for players online #3

Closed hpoom closed 11 years ago

hpoom commented 11 years ago

Currently players online shows a time online like 2minutes. There is a bug where if the local clock is slow, so times coming back from API are in the future. Need to correct this.

hpoom commented 11 years ago

Put in a small fix if time is in the future it resets the time to now -1 second.