Hi Bart, Am 31.01.14 10:44, schrieb Bart Visscher: > Line 27855 is incorrect, take a look at that line and compare it with some > others, maybe you can correct that line.
thanks a lot for your answer, but I cannot see really were the problem should be. The entry seems to be (hopefully I extracted the right part of the file, as the file has nearly 40k lines, I extracted the block from BEGIN:VCALENDAR to END:VCALENDAR): BEGIN:VCALENDAR PRODID:-//Mozilla.org/NONSGML Mozilla Calendar V1.1//EN VERSION:2.0 BEGIN:VTIMEZONE TZID:Europe/Lisbon X-LIC-LOCATION:Europe/Lisbon BEGIN:STANDARD TZOFFSETFROM:+0100 TZOFFSETTO:+0000 TZNAME:WET DTSTART:19701025T020000 RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10 END:STANDARD BEGIN:DAYLIGHT TZOFFSETFROM:+0000 TZOFFSETTO:+0100 TZNAME:WEST DTSTART:19700329T010000 RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3 END:DAYLIGHT END:VTIMEZONE BEGIN:VEVENT CREATED:20120623T235536Z LAST-MODIFIED:20120627T202616Z DTSTAMP:20120627T202616Z UID:6119F4A7-B55B-45B9-9F46-1FE34CC9C715 SUMMARY:Abfahrt zum Flughafen X-MOZ-LASTACK:20120627T202616Z DTSTART;TZID=Europe/Lisbon:20120624T150000 DTEND;TZID=Europe/Lisbon:20120624T160000 SEQUENCE:0 TRANSP:OPAQUE X-MOZ-GENERATION:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;VALUE=DURATION:-PT1H DESCRIPTION:Event reminder X-WR-ALARMUID:E7C680C0-8C4A-488A-877E-BD3DE10DE1C3 END:VALARM BEGIN:VALARM ACTION:DISPLAY TRIGGER;VALUE=DURATION:-PT15M DESCRIPTION:Event reminder X-WR-ALARMUID:CB06EB77-8BB7-48FE-85BB-6925536C9EB8 END:VALARM END:VEVENT END:VCALENDAR The timezone Europe/Lisbon should be ok regarding the PHP documentation. Maybe the problem is TZNAME? Thanks Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook _______________________________________________ Owncloud mailing list Owncloud@kde.org https://mail.kde.org/mailman/listinfo/owncloud