Problem with Timezones
-
Hi and thank you for your great plugin! Unfortunately I have a little problem with using timezones.
The file I imported contains the following timezone information:
BEGIN:VTIMEZONE
TZID:Europe/Berlin
X-LIC-LOCATION:Europe/Berlin
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:CEST
DTSTART:19700329T020000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
DTSTART:19701025T030000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
END:STANDARD
END:VTIMEZONEThe events look like this:
BEGIN:VEVENT
UID:1288@g********.de
DTSTAMP:20191227T235149
DTSTART;TZID=Europe/Berlin:20191201T180000
DTEND;TZID=Europe/Berlin:20191201T190000
SUMMARY:Vst. Dornröschen
LOCATION:Hauptbühne/Graben\, Oper
TRANSP:TRANSPARENT
SEQUENCE:188
END:VEVENTThe file passes the iCal Validator. The timezone in WordPress is set to Berlin, but the event shows up in the month calendar grid as 17:00, not 18:00.
I don’t check it regularly, but I think it worked a few weeks ago?
The topic ‘Problem with Timezones’ is closed to new replies.