From 7d565474b41400bfce2d665da96d39631458eda3 Mon Sep 17 00:00:00 2001 From: Jim Hu Date: Fri, 26 Dec 2008 05:54:46 +0000 Subject: fix US holidays; fix 1743686 where byday set and timezone pushes event to different day --- calendars/US Holidays.ics | 2 +- calendars/test.ics | 45 ++++++++++----------------------------------- 2 files changed, 11 insertions(+), 36 deletions(-) (limited to 'calendars') diff --git a/calendars/US Holidays.ics b/calendars/US Holidays.ics index 5422f5a..96d6684 100644 --- a/calendars/US Holidays.ics +++ b/calendars/US Holidays.ics @@ -602,7 +602,7 @@ BEGIN:VEVENT SEQUENCE:1 TRANSP:OPAQUE UID:6ED833DC-879C-41C0-9E1D-4C83FD7DDB72 -DTSTART;VALUE=DATE:1970901 +DTSTART;VALUE=DATE:19970901 DTSTAMP:20050930T224817Z SUMMARY:Labor Day CREATED:20081223T190054Z diff --git a/calendars/test.ics b/calendars/test.ics index 9a9ce53..ea16a99 100644 --- a/calendars/test.ics +++ b/calendars/test.ics @@ -24,44 +24,19 @@ TZNAME:PDT END:DAYLIGHT END:VTIMEZONE -BEGIN:VEVENT -UID:20081128T075152Z-3660-100-1-5@sietchtabr -DTSTAMP:20081128T075151Z -LAST-MODIFIED:20081128T075152 -SUMMARY:Witchcraft Paris -CATEGORIES:jdr -DTSTART;TZID=/softwarestudio.org/Tzfile/Europe/Paris:20081213T210000 -DTEND;TZID=/softwarestudio.org/Tzfile/Europe/Paris:20081213T230000 -CLASS:PUBLIC -SEQUENCE:1 -CREATED:20081128T075152 -END:VEVENT - -BEGIN:VEVENT -UID:20081128T075152Z-3660-100-1-6@sietchtabr2 -DTSTAMP:20081128T075151Z -LAST-MODIFIED:20081128T075152 -SUMMARY:Witchcraft PST -CATEGORIES:jdr -DTSTART;TZID=US/Pacific:20081213T210000 -DTEND;TZID=US/Pacific:20081213T230000 -CLASS:PUBLIC -SEQUENCE:1 -CREATED:20081128T075152 -END:VEVENT BEGIN:VEVENT -UID:20081128T075152Z-3660-100-1-7@sietchtabr2 -DTSTAMP:20081128T075151Z -LAST-MODIFIED:20081128T075152 -SUMMARY:daylight test PST -CATEGORIES:jdr -DTSTART;TZID=US/Pacific:20060331T010000 -DTEND;TZID=US/Pacific:20060331T020000 -RRULE:FREQ=DAILY; +DTSTAMP:20070616T185152Z +UID:{e5d8825e-4189-5341-80c7-4ec2c9f54404} +SUMMARY:Futsal +LOCATION:Jockvale E S\, 101 Malvern Dr\, Nepean\, K2J 2S8 +DESCRIPTION: (613) 825-1224\, (613) 825-1219\nhttp://maps.google.com/maps?f=q&hl=en&q=101+Malvern+Dr\,+Nepean\,+K2J+2S8+canada&sll=45.460733\,-75.610657&sspn=0.062007\,0.144196&ie=UTF8&ll=45.285969\,-75.763178&spn=0.01555\,0.036049&z=15&om=1 +CATEGORIES:Competition CLASS:PUBLIC -SEQUENCE:1 -CREATED:20081128T075152 +LAST-MODIFIED:20070626T152159Z +RRULE:FREQ=WEEKLY;COUNT=4;BYDAY=TH +DTSTART:20070621T003000Z +DTEND:20070621T013000Z END:VEVENT END:VCALENDAR -- cgit v1.2.3