fix(calendar): correct ICS event formatting and time zone usage
The ICS event file has been updated to follow proper RFC 5545 formatting and improve compatibility with calendar applications.
Changes
- Replaced the empty DESCRIPTION field with a valid value
- Unified DTSTART and DTEND to both use TZID=Europe/Berlin for consistent time zone handling
- Corrected the event duration (09:00–10:00 Berlin time)
- Removed unnecessary blank lines to avoid parsing inconsistencies
- Kept the full VTIMEZONE block to ensure compatibility with Nextcloud, Google Calendar, and iOS
Why
These adjustments improve interoperability with various calendar clients and prevent potential parsing issues caused by mixed time formats or empty fields.
Testing
The change updates only static test assets. No functional logic was modified.
- [x] Tests not needed (data file correction only)
@alperozturk96 Review and merge
Hello there, Thank you so much for taking the time and effort to create a pull request to our Nextcloud project.
We hope that the review process is going smooth and is helpful for you. We want to ensure your pull request is reviewed to your satisfaction. If you have a moment, our community management team would very much appreciate your feedback on your experience with this PR review process.
Your feedback is valuable to us as we continuously strive to improve our community developer experience. Please take a moment to complete our short survey by clicking on the following link: https://cloud.nextcloud.com/apps/forms/s/i9Ago4EQRZ7TWxjfmeEpPkf6
Thank you for contributing to Nextcloud and we hope to hear from you soon!
(If you believe you should not receive this message, you can add yourself to the blocklist.)