Read the statement by Michael Teeuw here.
Default Calendar and Daylight Savings Problems
-
Hi, I hav the last dev. I Pull it three days ago. Direkt bevor my post.
-
@DaHarry did u npm install after the update to get the latest library update too. need those as well
can u share a cal entry that shows this problem? the ics file is just a text file so u can edit it
use the url in your browser to download the file -
Hello, I found out that the wrong time is only displayed with series appointments that start before the end of daylight saving time.
Single Entries will shown correctly -
@DaHarry sounds like u don’t have the latest fixes which were merged on Monday afternoon
-
This shows the wrong Time:
DTSTART;TZID=Europe/Berlin:20201009T090000 DTEND;TZID=Europe/Berlin:20201009T100000 RRULE:FREQ=WEEKLY;WKST=MO;UNTIL=20210212T225959Z;BYDAY=FR DTSTAMP:20201112T202528Z UID:xyz???@google.com CREATED:20201112T195618Z DESCRIPTION: LAST-MODIFIED:20201112T200229Z LOCATION: SEQUENCE:2 STATUS:CONFIRMED SUMMARY:TestTermin TRANSP:OPAQUE END:VEVENT END:VCALENDAR
This shows the right Time:
DTSTART;TZID=Europe/Berlin:20201030T090000 DTEND;TZID=Europe/Berlin:20201030T100000 RRULE:FREQ=WEEKLY;WKST=MO;UNTIL=20210212;BYDAY=FR DTSTAMP:20201112T203337Z UID:15rntv5mhhm7gluupq8offllmn@google.com CREATED:20201112T195618Z DESCRIPTION: LAST-MODIFIED:20201112T203230Z LOCATION: SEQUENCE:3 STATUS:CONFIRMED SUMMARY:TestTermin TRANSP:OPAQUE END:VEVENT END:VCALENDAR
-
@DaHarry thanks. will look at it. I am away til Saturday…
-
I have create two new series appointments. One Starts bevor End of Saving Daylight Time, the second starts after 25. Oct.:
DTSTART;TZID=Europe/Berlin:20201023T100000 DTEND;TZID=Europe/Berlin:20201023T110000 RRULE:FREQ=WEEKLY;WKST=MO;UNTIL=20201120T225959Z;BYDAY=FR DTSTAMP:20201112T204328Z UID:@google.com CREATED:20201112T204057Z DESCRIPTION: LAST-MODIFIED:20201112T204157Z LOCATION: SEQUENCE:0 STATUS:CONFIRMED SUMMARY:SavingDaylightTime TRANSP:OPAQUE END:VEVENT BEGIN:VEVENT DTSTART;TZID=Europe/Berlin:20201030T100000 DTEND;TZID=Europe/Berlin:20201030T110000 RRULE:FREQ=WEEKLY;WKST=MO;UNTIL=20201120T225959Z;BYDAY=FR DTSTAMP:20201112T204328Z UID:@google.com CREATED:20201112T204000Z DESCRIPTION: LAST-MODIFIED:20201112T204211Z LOCATION: SEQUENCE:0 STATUS:CONFIRMED SUMMARY:AfterSavingDaylightTime TRANSP:OPAQUE END:VEVENT END:VCALENDAR
Result:
-
@DaHarry great, that’s what I am looking for…