Create API/service to build VTIMEZONE components for events #42145
Labels
1. to develop
Accepted and waiting to be taken care of
enhancement
feature: caldav
Related to CalDAV internals
feature: dav
How to use GitHub
Is your feature request related to a problem? Please describe.
As a Nextcloud developer I may have to create a VEVENT object in the backend. I might have a timezone id available, but for a full fledged VEVENT component there is no easy way to create the VTIMEZONE spec.
Describe the solution you'd like
Create an API/service to build such VTIMEZONE components for a given timezone ID.
nextcloud/calendar#5339 added a simple approach for this for Calendar. For a holistic solution we might have to ship timezone data.
Describe alternatives you've considered
N/a
Additional context
The text was updated successfully, but these errors were encountered: