event_multiple_too_many.ics 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  1. BEGIN:VCALENDAR
  2. PRODID:-//Mozilla.org/NONSGML Mozilla Calendar V1.1//EN
  3. VERSION:2.0
  4. BEGIN:VTIMEZONE
  5. TZID:Europe/Paris
  6. X-LIC-LOCATION:Europe/Paris
  7. BEGIN:DAYLIGHT
  8. TZOFFSETFROM:+0100
  9. TZOFFSETTO:+0200
  10. TZNAME:CEST
  11. DTSTART:19700329T020000
  12. RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
  13. END:DAYLIGHT
  14. BEGIN:STANDARD
  15. TZOFFSETFROM:+0200
  16. TZOFFSETTO:+0100
  17. TZNAME:CET
  18. DTSTART:19701025T030000
  19. RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
  20. END:STANDARD
  21. END:VTIMEZONE
  22. BEGIN:VEVENT
  23. UID:event_multiple_too_many
  24. SUMMARY:Event
  25. DTSTART;TZID=Europe/Paris:20130901T190000
  26. DTEND;TZID=Europe/Paris:20130901T200000
  27. END:VEVENT
  28. BEGIN:VEVENT
  29. UID:event_multiple_too_many1
  30. SUMMARY:Event1
  31. DTSTART;TZID=Europe/Paris:20130901T190000
  32. DTEND;TZID=Europe/Paris:20130901T200000
  33. END:VEVENT
  34. BEGIN:VEVENT
  35. UID:event_multiple_too_many2
  36. SUMMARY:Event2
  37. DTSTART;TZID=Europe/Paris:20130901T190000
  38. DTEND;TZID=Europe/Paris:20130901T200000
  39. END:VEVENT
  40. BEGIN:VEVENT
  41. UID:event_multiple_too_many3
  42. SUMMARY:Event3
  43. DTSTART;TZID=Europe/Paris:20130901T190000
  44. DTEND;TZID=Europe/Paris:20130901T200000
  45. END:VEVENT
  46. BEGIN:VEVENT
  47. UID:event_multiple_too_many4
  48. SUMMARY:Event4
  49. DTSTART;TZID=Europe/Paris:20130901T190000
  50. DTEND;TZID=Europe/Paris:20130901T200000
  51. END:VEVENT
  52. BEGIN:VEVENT
  53. UID:event_multiple_too_many5
  54. SUMMARY:Event5
  55. DTSTART;TZID=Europe/Paris:20130901T190000
  56. DTEND;TZID=Europe/Paris:20130901T200000
  57. END:VEVENT
  58. BEGIN:VEVENT
  59. UID:event_multiple_too_many6
  60. SUMMARY:Event6
  61. DTSTART;TZID=Europe/Paris:20130901T190000
  62. DTEND;TZID=Europe/Paris:20130901T200000
  63. END:VEVENT
  64. BEGIN:VEVENT
  65. UID:event_multiple_too_many7
  66. SUMMARY:Event7
  67. DTSTART;TZID=Europe/Paris:20130901T190000
  68. DTEND;TZID=Europe/Paris:20130901T200000
  69. END:VEVENT
  70. BEGIN:VEVENT
  71. UID:event_multiple_too_many8
  72. SUMMARY:Event8
  73. DTSTART;TZID=Europe/Paris:20130901T190000
  74. DTEND;TZID=Europe/Paris:20130901T200000
  75. END:VEVENT
  76. BEGIN:VEVENT
  77. UID:event_multiple_too_many9
  78. SUMMARY:Event9
  79. DTSTART;TZID=Europe/Paris:20130901T190000
  80. DTEND;TZID=Europe/Paris:20130901T200000
  81. END:VEVENT
  82. BEGIN:VEVENT
  83. UID:event_multiple_too_many10
  84. SUMMARY:Event10
  85. DTSTART;TZID=Europe/Paris:20130901T190000
  86. DTEND;TZID=Europe/Paris:20130901T200000
  87. END:VEVENT
  88. BEGIN:VEVENT
  89. UID:event_multiple_too_many11
  90. SUMMARY:Event11
  91. DTSTART;TZID=Europe/Paris:20130901T190000
  92. DTEND;TZID=Europe/Paris:20130901T200000
  93. END:VEVENT
  94. BEGIN:VTODO
  95. UID:todo
  96. DTSTART;TZID=Europe/Paris:20130901T220000
  97. DURATION:PT1H
  98. SUMMARY:Todo
  99. END:VTODO
  100. END:VCALENDAR