-
```
Upgrade logging to slf4j/logback.
Generate logback configuration from log4j.properties:
http://logback.qos.ch/translator/asGroovy.html
```
Original issue reported on code.google.com by `benfor…
-
This is more sort of a question. I could not find a method to get or create `VTimeZone` object if I have `offset` from GMT (Greenwich Mean Time), i.e `"GMT-8:00"` or `"GMT+3:30"` etc.
-
```
Using URL
http://www.schulferien.org/iCal/Feiertage/icals/Feiertage_Baden_Wuerttemberg_201
3.ics
import and you can see, that there are problems importing whole day events. My
analysis shows th…
-
TimeZoneRegistry.getTimeZone() method returns null for Indian Standart Time (IST) id - GMT+5:30.
-
Hi,
I'd like to parse a duration field i.e : "PT30M" stored in a XProperty but :
> java.lang.ClassCastException: net.fortuna.ical4j.model.property.XProperty cannot be cast to net.fortuna.ical4j.mod…
gbero updated
9 years ago
-
I'm the developer of the TaskSync Android App and there are some issues when I'm using your comment functionality in ownCloud. The iCal4j Library is unable to parse those entrys because you haven't sp…
-
Hi,
in iCal4j it is possible to cancle an Event. Is there already a method implemented?
Best regards
Tobias
-
Recently, the Moscow time zone has changed which is not yet reflected in iCal4j (causing https://github.com/bitfireAT/davdroid/issues/379). I think it would be wise to re-import all time zones again?
-
I was just reviewing the code in Recur.getCandidates, and it really looks like all By\* handling code is ony doing filtering, no expansion. I'll continue to delve in and see if i can give you an autom…
-
works well on http://natty.joestelmach.com/try.jsp
But I can't make it work with natty in version 0.9 from maven.
today, asking for "first monday in 2 months" gives instead of
with tree :
(DATE_TIME…