Support absolute iCal timestamps in CalDAV requests #691
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "freaktechnik/api:ical-timestamps"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Adds support for absolute timestamps in incoming CalDAV requests. Still completely ignores the timezone handling for other formats (either with TZID on the prop or using the global timezone). At least I didn't see any place where that would be handled...
I've tested this with OpenTasks and creation, editing (and completion, which is just an edit, I think) work fine now.
Checklist
mage do-the-swag
)config.yml.saml
and runningmage generate-docs
)Thanks! I'll merge once ci passes.