Skip to content

possible bug in date calculations? #23

@dave256

Description

@dave256

I have a $startDate variable which I enter in a dialog as Jan 11 2016

and then I have due dates for items set as:
due: $dateOfStart+1w+3d 5pm

and it makes them due on Friday, not Thursday. Since Jan 11 2016 is a Monday I would expect that +1w+3d to be Thursday. So it's off by one day or am I doing something wrong and I should be using +1w+2d 5PM to get Thursday?

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