-
I am attempting to dynamically generate iCalendar events for users to import into their personal agenda's. Unfortunately when i try to import the generated file in Google Calendar i get an error messa…
ghost updated
5 years ago
-
This is a strange one, but I was noticing that davcal and exchange events would not sync entirely with my Mobile device (Android 7.1.2) when syncing to the SoGo container in mailcow with caldav. I exp…
-
I have some code that I've inherited that uses ical4j 2.0.0. It adds VTimezone to the ICS set up and this Timezone is adding in RRULE as well as RDATE values to the ICS file (A lot of them). I believe…
-
Hi,
ical4j-vcard refuse to parse vCards with empty address blocks like this one.
ADR;TYPE=WORK:;;;;;;;
But outlook exports it just this way, and it seems to fit the vCard specs.
Is there som…
-
ISSUE: dst is not working with newYork time zone. DailyEvent created in newyork timezone at 05-05-2018- 11:30. However event start time calculated as 05-05-2018- 10:30. DST +1 hour is not applied.
…
-
My application provides certain extensions in its own JAR library, that is part of the system classpath. Your documentation refers to this as ["System extension"](https://pf4j.org/doc/system-extension…
-
A number of bugs exist around how recurrences are generated from recurrence rules.
I propose a review of the implementation and potential for a "layered" approach using rules to implement candidates …
-
When modifying the start and/or the end time of a single occurrence of a recurring event the event will be returned twice when requesting events for the period containing the modified occurrence with:…
retog updated
5 years ago
-
**Describe the bug**
When we export events using ical4j library it will automatically change the time and not considering daylight saving time as per timezone set Europe - Dublin.
Let's say **Su…
-
Hi,
Is there a way that we can have one single timezone for the sent calendar invite throughout the world?
What I mean is, if a calendar invite is sent from January 1st, 2018,12:00AM CST to Januar…