Posted ICS data isn't compliant with RFC.
This can be seen with the great VALIDATOR http://severinghaus.org/projects/icv/
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 9: Cannot set timezone for UTC properties
Cause: Caused by: Cannot set timezone for UTC properties
Context for line 9:
6: BEGIN:VEVENT
7: UID:calendar:38456:field_start7:0:0
8: SUMMARY:DrupalCamp vom 27.-28.2.2010 im Ruhrgebiet in Essen\, Unperfekthaus
9: DTSTAMP;TZID=UTC;VALUE=DATE-TIME:20100223T101322
10: DTSTART;TZID=Europe/Berlin;VALUE=DATE-TIME:20100227T090000
11: DTEND;TZID=Europe/Berlin;VALUE=DATE-TIME:20100228T180000
12: URL;VALUE=URI:http://groups.drupal.org/node/38456
Comments
please research the
please research the date.module issue queue and if no prior issue exists, add one. thanks.
Sorry, I'm totally new to
Sorry, I'm totally new to these Drupal community and have no clue how to find that queue and how to add things there.
Maybe you or someone else can do it. All required info is posted already.
neandr, moshe linked to the
neandr, moshe linked to the queue right there in his post. Simply click the "Create a new issue" near the upper left corner of the page, and there you go.
The Boise Drupal Guy!