-
I'm trying to build `ical4android`, which uses `ical4j 2.2.3` internally.
The sources can be found at https://gitlab.com/bitfireAT/ical4android
While building ical4android works fine, when I try t…
-
Hello there,
I found [this website](https://isitdaytime.com/) that offers the current weather as iCalendar. However, ICSx5 is not able to parse the calendar. You can find the iCalendar which I have…
-
In this code it says that periodEnd should be excluded:
https://github.com/ical4j/ical4j/blob/7e1da3ac4e5b3912c738bcffffc1e7448323bbfe/src/main/java/net/fortuna/ical4j/model/Recur.java#L820-L823
…
-
Per #712, we're currently using a patched iCal4j library. The fixes Plapadoo filed against iCal4j have been merged (https://github.com/ical4j/ical4j/pull/314), so we should update the library.
In …
-
**Describe the bug**
I use version 1.0.7 or 3.2.12
I think that need to update the timezone info of America/Mexico_City.
The America/Mexico_City time zone no longer applies DST.
However, if I crea…
-
I am trying to connect to NextCloud, but run into some trouble.
## Setup
I'm using these dependencies:
```xml
org.mnode.ical4j
ical4j
3.2.3
org.mnode…
-
Can confirm it with Nextcloud and latest tasks.org.
Especially annoying when Push is enabled, because it creates an endless loop.
### Discussed in https://github.com/bitfireAT/davx5-ose/discus…
-
To migrate the local calendar from phone A to phone B, I created an export with CIE on phone A, copied the ics to phone B and tried importing. CIE, version 2.7, just closes/crashes.
Installing CIE …
-
**Describe the bug**
The JavaDoc for RRule constructor says it throws ParseException.
It seems that in reality ParseException is never thrown. `RRule` class does not throw any exceptions on its ow…
-
**Describe the bug**
When using a Calendar with Timezone UTC and convert to String and back a Exception occurs.
java.time.DateTimeException: Unknown timezone identifier [UTC]
Hint: see TimeZoneRegi…