teel / stasiscl

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

Parses have the wrong month #37

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Parses created using SVN version 110 ? have the wrong month in both the
individual reports and the history page.

Parses created on the 10th of July are reported as the 10th of August.

All other time information looks correct.  (History page still a bit
broken, but I'm still using the old WWS one for now)

Original issue reported on code.google.com by jon.j.ea...@gmail.com on 11 Jul 2008 at 9:04

GoogleCodeExporter commented 8 years ago
Oh. Haha. Sorry about that, it should be fixed now. I decided to get fancy and 
replace the regex with some more 
explicit string commands (which should be faster) but forgot to subtract 1 from 
the month.

Original comment by gianmerlino@gmail.com on 11 Jul 2008 at 4:35