EN · DE · RU · FR · ES

#1810: thunderbird_lightning_normal_create.ics

projectforge-business/src/test/resources/ical/thunderbird_lightning_normal_create.ics Type : iCalendar · Rôle : Composant · Source : projectforge-business/src/test/resources/ical/thunderbird_lightning_normal_create.ics 31 lignes · 31 code · 0 commentaires · 0 vide
Test unitaire/d'intégration pour thunderbird_lightning_normal_create. Valide l'exactitude du comportement de la classe de production correspondante.

Contenu iCalendar

Code source (abrégé)

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:20170808T054334Z
LAST-MODIFIED:20170808T054334Z
DTSTAMP:20170808T054334Z
UID:bc939c07-4128-1647-acea-46345412e2e4
SUMMARY:Neuer Termin
DTSTART;TZID=Europe/Berlin:20170812T120000
DTEND;TZID=Europe/Berlin:20170812T130000
TRANSP:OPAQUE
END:VEVENT
END:VCALENDAR

Historique Git

702ac2a18 PROJECTFORGE-2758 : - Ajout de données de test et de tests pour thunderbird lightning - L'organisateur n'est plus ajouté à l'ics si aucun participant n'existe - L'analyse de ExDate utilise désormais le fuseau horaire par défaut configuré