Your calendar is using an invalid newline format. Make sure to use
\r\n to end lines rather than just
\n (
RFC 2445 §4.1).
Sorry, your calendar could not be parsed.
| Error: |
Error was: Error at line 7: Cannot set timezone for UTC properties |
| Cause: |
Caused by: Cannot set timezone for UTC properties |
Context for line 7:
| 4: |
X-WR-CALNAME:FWC Kung Fu Calendar
|
| 5: |
BEGIN:VEVENT
|
| 6: |
DTEND;TZID=UTC;VALUE=DATE:20050212
|
| 7: |
DTSTAMP;TZID=UTC;VALUE=DATE:20050212T000000Z
|
| 8: |
DTSTART;TZID=UTC;VALUE=DATE:20050212
|
| 9: |
SUMMARY:Kung Fu Camp
|
| 10: |
UID:fwccalendar2.4-1
|
If you've found a bug—say, a
definitely valid iCalendar
that generates errors—please check out the
iCal4j bugs,
forums,
or feel free to contact me; minimal test cases are always appreciated!