Open GoogleCodeExporter opened 9 years ago
In the javascript file after line 28 (var c = 0;) you need to add this line:
options.startTime = options.startTime.split('');
Original comment by Laurent....@gmail.com
on 10 Feb 2011 at 8:14
You'll also need to add this line:
options.format = options.format.split('');
Original comment by Laurent....@gmail.com
on 10 Feb 2011 at 8:33
Original issue reported on code.google.com by
rainer.w...@gmail.com
on 10 Feb 2011 at 4:34