JSGantt Version: jsGanttImproved_1.7
Browser: Firefox v35.x / Chrome v37.x / Maxthon 4.4
OS: Windows 7
What steps will reproduce the problem?
1. Enter this line:
g.AddTaskItem(new JSGantt.TaskItem(12118,'Task 2-1-1-8','2015-04-01
21:45:00','2015-04-02 00:00:30','gtaskred','', 0, '', '', 0, 1211,
1,'','','Problem!',g));
2. Refresh the page.
What is the expected output? What do you see instead?
I expect a bar from 2015-04-01 21:45:00 to 2015-04-02 00:00:30.
Instead I saw a bar from 2015-04-01 21:45:00 to 2015-04-03 00:00:30.
Source code of HTML page (simple example) is attached (debug.html).
Best regards,
Matthieu ACKERMANN.
Original issue reported on code.google.com by matthieu...@gmail.com on 3 Apr 2015 at 5:10
Original issue reported on code.google.com by
matthieu...@gmail.com
on 3 Apr 2015 at 5:10Attachments: