| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100 |
- BEGIN:VCALENDAR
- PRODID:-//Mozilla.org/NONSGML Mozilla Calendar V1.1//EN
- VERSION:2.0
- BEGIN:VTIMEZONE
- TZID:Europe/Paris
- X-LIC-LOCATION:Europe/Paris
- 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
- UID:event_multiple_too_many
- SUMMARY:Event
- DTSTART;TZID=Europe/Paris:20130901T190000
- DTEND;TZID=Europe/Paris:20130901T200000
- END:VEVENT
- BEGIN:VEVENT
- UID:event_multiple_too_many1
- SUMMARY:Event1
- DTSTART;TZID=Europe/Paris:20130901T190000
- DTEND;TZID=Europe/Paris:20130901T200000
- END:VEVENT
- BEGIN:VEVENT
- UID:event_multiple_too_many2
- SUMMARY:Event2
- DTSTART;TZID=Europe/Paris:20130901T190000
- DTEND;TZID=Europe/Paris:20130901T200000
- END:VEVENT
- BEGIN:VEVENT
- UID:event_multiple_too_many3
- SUMMARY:Event3
- DTSTART;TZID=Europe/Paris:20130901T190000
- DTEND;TZID=Europe/Paris:20130901T200000
- END:VEVENT
- BEGIN:VEVENT
- UID:event_multiple_too_many4
- SUMMARY:Event4
- DTSTART;TZID=Europe/Paris:20130901T190000
- DTEND;TZID=Europe/Paris:20130901T200000
- END:VEVENT
- BEGIN:VEVENT
- UID:event_multiple_too_many5
- SUMMARY:Event5
- DTSTART;TZID=Europe/Paris:20130901T190000
- DTEND;TZID=Europe/Paris:20130901T200000
- END:VEVENT
- BEGIN:VEVENT
- UID:event_multiple_too_many6
- SUMMARY:Event6
- DTSTART;TZID=Europe/Paris:20130901T190000
- DTEND;TZID=Europe/Paris:20130901T200000
- END:VEVENT
- BEGIN:VEVENT
- UID:event_multiple_too_many7
- SUMMARY:Event7
- DTSTART;TZID=Europe/Paris:20130901T190000
- DTEND;TZID=Europe/Paris:20130901T200000
- END:VEVENT
- BEGIN:VEVENT
- UID:event_multiple_too_many8
- SUMMARY:Event8
- DTSTART;TZID=Europe/Paris:20130901T190000
- DTEND;TZID=Europe/Paris:20130901T200000
- END:VEVENT
- BEGIN:VEVENT
- UID:event_multiple_too_many9
- SUMMARY:Event9
- DTSTART;TZID=Europe/Paris:20130901T190000
- DTEND;TZID=Europe/Paris:20130901T200000
- END:VEVENT
- BEGIN:VEVENT
- UID:event_multiple_too_many10
- SUMMARY:Event10
- DTSTART;TZID=Europe/Paris:20130901T190000
- DTEND;TZID=Europe/Paris:20130901T200000
- END:VEVENT
- BEGIN:VEVENT
- UID:event_multiple_too_many11
- SUMMARY:Event11
- DTSTART;TZID=Europe/Paris:20130901T190000
- DTEND;TZID=Europe/Paris:20130901T200000
- END:VEVENT
- BEGIN:VTODO
- UID:todo
- DTSTART;TZID=Europe/Paris:20130901T220000
- DURATION:PT1H
- SUMMARY:Todo
- END:VTODO
- END:VCALENDAR
|