patternfly-timeline
patternfly-timeline copied to clipboard
Jan month is lost
Hi All,
I got a wierd issue with this. As shown in the screenshot attached, i lost Jan month from the timeline. Instead it is showing only 2018,2018... for whole month.
What i changed: At line 18 of script.js: I updated today and start date. today = new Date(), start = today.setDate(today.getDate() - 1);
All other files are same.
Kindly help on this & Thanks for the awesome codebase.
Attachment:
Regards, Raj
@raJSN did you find the solution for the Jan month lost issue? Please let me know if you have a solution. Since I am facing the same issue. Thanks, Senthil