Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tomorrow's due date displays as passed #27

Closed
histrio opened this issue Jun 14, 2020 · 1 comment
Closed

Tomorrow's due date displays as passed #27

histrio opened this issue Jun 14, 2020 · 1 comment

Comments

@histrio
Copy link

histrio commented Jun 14, 2020

I've just tried to set due date to tomorrow but unfog shows that it's already passed.

~ ❯ date
Sun 14 Jun 2020 05:18:27 PM MSK
~ ❯ unfog l
unfog: list
ID |DESC |TAGS      |ACTIVE |DUE |WORKTIME
1  |test |userspace |       |    |
~ ❯ unfog e 1 :15               
unfog: task [1] updated
~ ❯ unfog l
unfog: list
ID |DESC |TAGS      |ACTIVE |DUE         |WORKTIME
1  |test |userspace |       |9 hours ago |
@soywod soywod closed this as completed in f218d3c Jun 14, 2020
@soywod
Copy link
Owner

soywod commented Jun 14, 2020

The state was not building correctly from the store (only for the update command). The fix will be added in the next release. Thank you for the feedback!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants