Skip to content
This repository was archived by the owner on Jun 21, 2018. It is now read-only.

wrong cell highlighted in calendar #18

@jdee

Description

@jdee

The cell assigned the "today" class (and consequently surrounded with a broken border) is consistently the previous day, not the current one. This behavior occurs regularly on Ubuntu Linux with Firefox and Google Chrome.

The issue is the Date.daysDistance method, which needs to call Math.ceil instead of Math.round.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions