patternfly-timeline icon indicating copy to clipboard operation
patternfly-timeline copied to clipboard

Jan month is lost

Open rajendrasnagar opened this issue 7 years ago • 1 comments

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: jan month lost

Regards, Raj

rajendrasnagar avatar Feb 23 '18 03:02 rajendrasnagar

@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

senthilrasu avatar Jul 25 '19 19:07 senthilrasu