Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

Meta list for today omits some tasks #606

Open
wawe opened this issue Nov 6, 2015 · 0 comments
Open

Meta list for today omits some tasks #606

wawe opened this issue Nov 6, 2015 · 0 comments
Labels

Comments

@wawe
Copy link

wawe commented Nov 6, 2015

The following steps reproduce the problem:
My device uses a GMT+1 (Berlin) time zone.
In the meta list for today, I add a task 'Test1'. It is not shown in the list.
Note that this happens only if the date is set via the default date of the special list. If I set the due date manually, the problem does not occur.

If I set the time zone to GMT+2, the problem disappears; the previously created task is shown. Newly created tasks are also shown.

Looking at my task database, the created tasks seem to have the correct date in my local timezone. However, in contrast to tasks where the due date is set explicitly, they have a time different from midnight:

select name, due, datetime(due, 'unixepoch', 'localtime') from tasks where due < 1446850790;
Report/fix heute bug|1446764400|2015-11-06 00:00:00
Test1|1446794293|2015-11-06 08:18:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants