teel / stasiscl

Automatically exported from code.google.com/p/stasiscl
0 stars 0 forks source link

wrong start times in data.xml #21

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
It seems that in ChartPage.pm 8 hours are subtracted from the raw timestamp
when setting raidStart. This gives me the wrong raidStart times in
wws-history as expected.

if i check the value of "new Date( timeInteger )" when timeInteger is
"$raidStart * 1000", i get the correct starting time.

Original issue reported on code.google.com by hugosan...@gmail.com on 9 May 2008 at 1:02

GoogleCodeExporter commented 8 years ago

Original comment by gianmerlino@gmail.com on 9 Sep 2008 at 3:28