-
I got this to export an .ics which is recognized just fine on Mac Calendar. When I try importing a Google Calendar by URL providing the .ics file's URL, however, GCal will setup a calendar fine but fa…
-
### Steps to reproduce
1. Share a calendar **User1** -> **User2**
2. User1: create an event with `accessClass`='When shared show only busy' and `timeTransparency`='Busy'
https://github.com/nextc…
-
### Setup
OS: Windows 10
App: Outlook 2016
### Issue
I tracked down an issue with how Outlook 2016 interprets the .ics format.
If the .ics file generated by SRF includes this line:
$re…
-
I just recognized that the icalendar's reimplementation of the `localize` function is most likely failing within the daylight saving change period.
It is simply replacing the naive's zoneinfo with…
thet updated
5 months ago
-
Currently some chapters have dedicated event streams, while others rely on the TWC Meetup.com
I would love to have an aggregated stream of events, both as an API, and where we visually display them…
-
```
DESCRIPTION:This is a lo
ng description
that exists on a long line.
```
should be interpreted as
```
DESCRIPTION:This is a long description that exists on a long line.
```
per https:…
-
### Reduced Test Case
Not Required
### Do you understand that if a reduced test case is not provided, we will intentionally delay triaging of your ticket?
- [X] I understand
### Which connector a…
-
blow ics file, cannot decode 'TRIGGER' item.
```
BEGIN:VCALENDAR
PRODID:-//NHN Corp//Naver Calendar 1.0//KO
VERSION:2.0
CALSCALE:GREGORIAN
METHOD:PUBLISH
BEGIN:VTIMEZONE
TZID:Asia/Seoul
T…
-
If I generate a calendar with an event, that has no `DTSTART` (so with `veDTStart=Nothing`), I obtain the following calendar:
```
BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//haskell.org/NONSGML iCalen…
-
RFC5455 permits for an iCalendar VTODO object to have no STATUS: , but OpenTasks cannot create objects without STATUS.