Skip to content

Some month/year combinations do not show the correct number of days for the preceding month. #8

@MandarinConLaBarba

Description

@MandarinConLaBarba

createNewDayMonth is called with the current time when building the list of dates in the last days of last month, prior to the first day of this month.

This causes it to return a bad date and so when looking at Feb 2015 (for example) it will display 26, 27, 28, 1, 2, 3 as the last 6 days of Jan 2015.

First reported by @phullphill

screen shot 2015-02-09 at 6 17 13 pm

Related to #6.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions