Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

Jan month is lost #50

@rajendrasnagar

Description

@rajendrasnagar

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions