Skip to content

Handle date in addition to datetime in todo, check_list_item, and task, and update the datetime formatting for better API compatibility#42

Open
ryanvidal wants to merge 1 commit intoHantick:mainfrom
ryanvidal:rvidal/issue40-handle_date_with_datetime
Open

Handle date in addition to datetime in todo, check_list_item, and task, and update the datetime formatting for better API compatibility#42
ryanvidal wants to merge 1 commit intoHantick:mainfrom
ryanvidal:rvidal/issue40-handle_date_with_datetime

Conversation

@ryanvidal
Copy link

This involves converting a plain date object to a datetime with a default time and timezone, and adding the isAllDay flag for due dates that don't have a time.

Addresses #40

…k, and update the datetime formatting for better API compatibility.

This involves converting a plain date object to a datetime with a default time and timezone, and adding the `isAllDay` flag for due dates that don't have a time.
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.

1 participant