Skip to content
This repository was archived by the owner on Nov 17, 2024. It is now read-only.
This repository was archived by the owner on Nov 17, 2024. It is now read-only.

Fix DateTime parsing #8

Description

@AlekSi
{
  "due": "2018-08-05T21:00:00Z",
  "has_due_time": "0"
}

That actually means August 6, not August 5. Time can't be just™ ignored when has_due_time is zero. Instead, it should be interpreted in user's time zone (UTC+3 in that case).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions