Post
Topic
Board Trading Discussion
Re: bitcoinity.org/markets - live bitcoin price charts
by
rich93
on 15/02/2015, 01:36:02 UTC
When I swap the markets view I keep getting this error. The most recent trades all show up as an hour old. Everything works fine until I swap to a different market view. Is anyone else getting this problem?



Huh, not to me, fun thing is these are shown as from the future ("in 1 hour" not "1 hour ago"). It should be using time offset provided by your javascript, so timezone should be irrelevant, I'm assuming your local clock is correct? does "new Date()" in JS console  gives you proper time? And if both are fine, what timezone are you in?

..........



My local clock is correct.

How do I check "new Date()" in JS console? I have both firefox and google chrome browsers and get the same problem on both of them.

I'm in the UK timezone.