#1799: apple_calendar_recurring_edit_futur_1.ics
projectforge-business/src/test/resources/ical/apple_calendar_recurring_edit_futur_1.ics Accesorio de prueba iCalendar, projectforge-business/src/test/resources/ical/apple_calendar_recurring_edit_futur_1.ics 48 líneas · 48 código · 0 comentarios · 0 en blanco
Propósito: Accesorio de prueba iCalendar: apple_calendar_recurring_edit_futur_1.ics. apple_calendar_recurring_edit_futur_1.ics es parte de la aplicación de gestión de proyectos de código abierto ProjectForge.
Fuente (primeras 100 líneas)
BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Apple Inc.//Mac OS X 10.12.6//EN
CALSCALE:GREGORIAN
BEGIN:VTIMEZONE
TZID:Europe/Berlin
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU
DTSTART:19810329T020000
TZNAME:MESZ
TZOFFSETTO:+0200
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU
DTSTART:19961027T030000
TZNAME:MEZ
TZOFFSETTO:+0100
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
TRANSP:OPAQUE
DTEND;TZID=Europe/Berlin:20170823T170000
UID:08C6BECA-AFF3-4363-870A-CB642436E69A
DTSTAMP:20170807T130559Z
LOCATION:Add Location
SEQUENCE:0
SUMMARY:Recurring Dayly
DTSTART;TZID=Europe/Berlin:20170823T160000
X-APPLE-TRAVEL-ADVISORY-BEHAVIOR:AUTOMATIC
CREATED:20170807T125848Z
RRULE:FREQ=DAILY;INTERVAL=1
END:VEVENT
BEGIN:VEVENT
CREATED:20170807T125848Z
UID:08C6BECA-AFF3-4363-870A-CB642436E69A
DTEND;TZID=Europe/Berlin:20170824T180000
TRANSP:OPAQUE
X-APPLE-TRAVEL-ADVISORY-BEHAVIOR:AUTOMATIC
SUMMARY:Recurring Dayly
DTSTART;TZID=Europe/Berlin:20170824T170000
DTSTAMP:20170807T130224Z
LOCATION:Add Location
SEQUENCE:0
RECURRENCE-ID;TZID=Europe/Berlin:20170824T160000
END:VEVENT
END:VCALENDAR
Historial de Git
5e7278ed5 PROJECTFORGE-2758: Añadir más datos de prueba y tests
5e7278ed5
PROJECTFORGE-2758: Añadir más datos de prueba y tests5e7278ed56dc0143cb5fb5707a79e8d3943d28b8
diff --git a/projectforge-business/src/test/resources/ical/apple_calendar_recurring_edit_futur_1.ics b/projectforge-business/src/test/resources/ical/apple_calendar_recurring_edit_futur_1.ics
new file mode 100644
index 000000000..a5d93e1e6
--- /dev/null
+++ b/projectforge-business/src/test/resources/ical/apple_calendar_recurring_edit_futur_1.ics
@@ -0,0 +1,48 @@
+BEGIN:VCALENDAR
+VERSION:2.0
+PRODID:-//Apple Inc.//Mac OS X 10.12.6//EN
+CALSCALE:GREGORIAN
+BEGIN:VTIMEZONE
+TZID:Europe/Berlin
+BEGIN:DAYLIGHT
+TZOFFSETFROM:+0100
+RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU
+DTSTART:19810329T020000
+TZNAME:MESZ
+TZOFFSETTO:+0200
+END:DAYLIGHT
+BEGIN:STANDARD
+TZOFFSETFROM:+0200
+RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU
+DTSTART:19961027T030000
+TZNAME:MEZ
+TZOFFSETTO:+0100
+END:STANDARD
+END:VTIMEZONE
+BEGIN:VEVENT
+TRANSP:OPAQUE
+DTEND;TZID=Europe/Berlin:20170823T170000
+UID:08C6BECA-AFF3-4363-870A-CB642436E69A
+DTSTAMP:20170807T130559Z
+LOCATION:Add Location
+SEQUENCE:0
+SUMMARY:Recurring Dayly
+DTSTART;TZID=Europe/Berlin:20170823T160000
+X-APPLE-TRAVEL-ADVISORY-BEHAVIOR:AUTOMATIC
+CREATED:20170807T125848Z
+RRULE:FREQ=DAILY;INTERVAL=1
+END:VEVENT
+BEGIN:VEVENT
+CREATED:20170807T125848Z
+UID:08C6BECA-AFF3-4363-870A-CB642436E69A
+DTEND;TZID=Europe/Berlin:20170824T180000
+TRANSP:OPAQUE
+X-APPLE-TRAVEL-ADVISORY-BEHAVIOR:AUTOMATIC
+SUMMARY:Recurring Dayly
+DTSTART;TZID=Europe/Berlin:20170824T170000
+DTSTAMP:20170807T130224Z
+LOCATION:Add Location
+SEQUENCE:0
+RECURRENCE-ID;TZID=Europe/Berlin:20170824T160000
+END:VEVENT
+END:VCALENDAR