EN · DE · RU · FR · ES

#1813: thunderbird_lightning_normal_edit_title.ics

projectforge-business/src/test/resources/ical/thunderbird_lightning_normal_edit_title.ics Type: File (.ics) · Source: projectforge-business/src/test/resources/ical/thunderbird_lightning_normal_edit_title.ics 33 lines · 33 code · 0 comments · 0 blank
ProjectForge source file.

Content

BEGIN:VCALENDAR
PRODID:-//Mozilla.org/NONSGML Mozilla Calendar V1.1//EN
VERSION:2.0
BEGIN:VTIMEZONE
TZID: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:VTIMEZONE
BEGIN:VEVENT
CREATED:20170808T054337Z
LAST-MODIFIED:20170808T054422Z
DTSTAMP:20170808T054422Z
UID:bc939c07-4128-1647-acea-46345412e2e4
SUMMARY:Test create
DTSTART;TZID=Europe/Berlin:20170812T120000
DTEND;TZID=Europe/Berlin:20170812T130000
TZID:Europe/Berlin
SEQUENCE:0
X-MOZ-GENERATION:1
END:VEVENT
END:VCALENDAR

Git History

9d490acb5 PROJECTFORGE-2758: Remove unused stuff from test data
702ac2a18 PROJECTFORGE-2758: - Add test data and tests for thunderbird lightning - Organizer is no longer add to ics if no attendees exists - Parsing ExDate use now the configured default time zone