-
Hi,
There are a lot of grey areas in the docs, but a lot of digging and code reading helped me get where I wanted to be except 1 thing:
- I couldn't figure out how to access to the data the cale…
-
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` …
-
Example...
```
// import ical
const ical = require('node-ical');
// use the sync function parseFile() to parse this ics file
const events = ical.sync.parseFile('example-calendar.ics');
// loop…
-
**Describe the bug**
I have some events which don't have an end-date (i.e. the end date is the same as the start date). Every calendar application is correctly handling that event as a non-all-day ev…
-
### Is your feature request related to a problem? Please describe.
When I prepare a calendar table with more than 1000 events(not a recurring event), open it in month view, the current month has 360 …
-
As a user i want to be able to define more advanced repeat rules so that i can be more flexible with defining repeating events.
**Acceptance critera**
- [ ] Allow configure rules for a certain d…
-
Thank you for writing this software, and to start I can't tell you how pleased I was when I first saw my calendar sync'd to my Palm Zire.
I have run into an issue with the timezone being off by +8h…
-
I cannot use your plugin although I read your guide. No response when I click the number on the calendar. But version beta works. If I can use version beta directly in my vue-cli3 project?
My c…
-
I import the following Event to nextcloud calendar and it is displayed properly:
```
BEGIN:VCALENDAR
CALSCALE:GREGORIAN
VERSION:2.0
PRODID:-//IDN nextcloud.com//Calendar app 2.1.2//EN
BEGIN:VEVE…
-
```
What steps will reproduce the problem?
1. Send the following query:
POST https://www.google.com/calendar/dav/user/outbox/
Originator: mailto:user
Recipient: mailto: user
...
BEGIN:VCALENDAR
VER…