-
The dateutil package is too eager to reject nonconforming VCALENDAR-format files. The particular issue I encountered is related to time zones. RFC 5545 clearly states that the DTSTART field is requi…
-
I'm having a hard time to get cancellation working. The following are the original invite and the cancel ics. I tried to load these two files in the order to Google and Outlook. I got two meetings cre…
-
Hi there,
The following example is responsible for the bug at https://github.com/Kozea/Radicale/issues/925 ; an event that has an UTC timestamp in `EXDATE` but plain dates as `DTSTART` and `DTEND` …
-
ics file:
```
BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
CREATED:20160728T114557Z
LAST-MODIFIED:20160728T122120Z
DTSTAMP:20160728T122120Z
UID:9fda684c-373b-4f58-9fc7-6db9f06218b5
SUM…
-
Hi,
I used the appointments-app successfully for a long time. After a while, I need it again and am configuring it. I have NextCloud on my web-space and important my calender there. Maybe that's some…
-
Roundcube correctly detects my timezone as GMT+00:00 (Europe/London), the VCalendar entries are grabbed correctly but then the interface shows the wrong date/time for event start/end. Here's an exampl…
ner00 updated
3 years ago
-
**Reported by Jolla on 8 May 2016 20:51**
**Version:** git master
Updating the Calendar or the Adressbook from a Jolla Phone or Tablet only partially works. Updating an entry fails with the followin…
-
Hi,
I was upgrading my code from `0.9.7` to `1.0.1` and as soon as I get on the 1.0.x version, the default importing as a Vue plugin stops working.
Simplified code:
```
import Vue from 'vue'
…
-
An all-day event, spanning multiple days, renders strangely on the weekly view:
![Screenshot_20230324-093504_Calendar](https://user-images.githubusercontent.com/82904/227469608-0831f0bf-7cb4-44e6-8…
-
ICS files with the timezone "Central America Standard Time", which should be the one used in Guatemala. It looks like it gets converted to Chicago, which may break summer time I think.
The problem …