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

GTasks: only show due date #204

Merged
merged 3 commits into from
Mar 18, 2021
Merged

GTasks: only show due date #204

merged 3 commits into from
Mar 18, 2021

Conversation

Marukesu
Copy link
Contributor

Fix #199

@marbetschar
Copy link
Member

marbetschar commented Mar 16, 2021

@Marukesu if its the GTask lib which discards the time, isn't this supposed to be a bug in the lib? Or is the time discarded at the server end?

@Marukesu
Copy link
Contributor Author

It's on server side, from Google Tasks API reference:

The Due date only records date information; the time portion of the timestamp is discarted when setting the due date. It isn't possible to read or write the time that a task is due via the API.

@danirabbit danirabbit requested a review from marbetschar March 16, 2021 22:23
@marbetschar marbetschar merged commit 7156c73 into master Mar 18, 2021
@marbetschar marbetschar deleted the gtasks-due-no-time branch March 18, 2021 07:23
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

Successfully merging this pull request may close these issues.

GTasks: scheduling time always at midnight
2 participants