[CalendarServer-changes] [5695] CalendarServer/branches/new-store/txcaldav/calendarstore/test/ calendar_store/ho/me/home1/calendar_1/1.ics

source_changes at macosforge.org source_changes at macosforge.org
Mon Jun 7 12:31:14 PDT 2010


Revision: 5695
          http://trac.macosforge.org/projects/calendarserver/changeset/5695
Author:   glyph at apple.com
Date:     2010-06-07 12:31:11 -0700 (Mon, 07 Jun 2010)
Log Message:
-----------
include a VTIMEZONE like the one in event4_modified, since setContent really wants it there to consider it valid

Modified Paths:
--------------
    CalendarServer/branches/new-store/txcaldav/calendarstore/test/calendar_store/ho/me/home1/calendar_1/1.ics

Modified: CalendarServer/branches/new-store/txcaldav/calendarstore/test/calendar_store/ho/me/home1/calendar_1/1.ics
===================================================================
--- CalendarServer/branches/new-store/txcaldav/calendarstore/test/calendar_store/ho/me/home1/calendar_1/1.ics	2010-06-07 19:30:37 UTC (rev 5694)
+++ CalendarServer/branches/new-store/txcaldav/calendarstore/test/calendar_store/ho/me/home1/calendar_1/1.ics	2010-06-07 19:31:11 UTC (rev 5695)
@@ -2,6 +2,23 @@
 VERSION:2.0
 PRODID:-//Apple Inc.//iCal 4.0.1//EN
 CALSCALE:GREGORIAN
+BEGIN:VTIMEZONE
+TZID:US/Pacific
+BEGIN:DAYLIGHT
+TZOFFSETFROM:-0800
+RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU
+DTSTART:20070311T020000
+TZNAME:PDT
+TZOFFSETTO:-0700
+END:DAYLIGHT
+BEGIN:STANDARD
+TZOFFSETFROM:-0700
+RRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU
+DTSTART:20071104T020000
+TZNAME:PST
+TZOFFSETTO:-0800
+END:STANDARD
+END:VTIMEZONE
 BEGIN:VEVENT
 ATTENDEE;CN="Wilfredo Sanchez";CUTYPE=INDIVIDUAL;PARTSTAT=ACCEPTED:mailt
  o:wsanchez at apple.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20100607/66d99137/attachment.html>


More information about the calendarserver-changes mailing list