You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a get_dtend which is an alias to get_due, but no equivalent set_dtend.
Those convinience-mehods are going to be moved to the icalendar library, but will still live in the caldav library for many years to come due to backward-compatibility. Better have it consistent, even if those methods will soon be considered "legacy`" and "deprecated".
The text was updated successfully, but these errors were encountered:
There is a
get_dtend
which is an alias toget_due
, but no equivalentset_dtend
.Those convinience-mehods are going to be moved to the icalendar library, but will still live in the caldav library for many years to come due to backward-compatibility. Better have it consistent, even if those methods will soon be considered "legacy`" and "deprecated".
The text was updated successfully, but these errors were encountered: