diff options
author | Damon Chaplin <damon@ximian.com> | 2001-09-01 09:53:47 +0800 |
---|---|---|
committer | Damon Chaplin <damon@src.gnome.org> | 2001-09-01 09:53:47 +0800 |
commit | 3ca5273c1d48f9b0856bfffc06df0ed4da84173c (patch) | |
tree | 5be3a4e0559eaee5508e4db7368214398ee566ac /libical/zoneinfo/America/Indiana | |
parent | 1273682db1433dbd864f74a4cdd40da821129e3f (diff) | |
download | gsoc2013-evolution-3ca5273c1d48f9b0856bfffc06df0ed4da84173c.tar gsoc2013-evolution-3ca5273c1d48f9b0856bfffc06df0ed4da84173c.tar.gz gsoc2013-evolution-3ca5273c1d48f9b0856bfffc06df0ed4da84173c.tar.bz2 gsoc2013-evolution-3ca5273c1d48f9b0856bfffc06df0ed4da84173c.tar.lz gsoc2013-evolution-3ca5273c1d48f9b0856bfffc06df0ed4da84173c.tar.xz gsoc2013-evolution-3ca5273c1d48f9b0856bfffc06df0ed4da84173c.tar.zst gsoc2013-evolution-3ca5273c1d48f9b0856bfffc06df0ed4da84173c.zip |
updated all of the VTIMEZONE files to try to be more compatable with
2001-08-31 Damon Chaplin <damon@ximian.com>
* zoneinfo/*: updated all of the VTIMEZONE files to try to be more
compatable with Outlook. i.e. We don't use seconds in UTC offsets,
we don't use BYMONTHDAY if we can avoid it (there are still a few uses
of this we need to fix), and we don't use years < 1600.
* src/libical/icalvalue.c (icalvalue_utcoffset_as_ical_string): if
seconds is 0 then don't output it. None of the builtin VTIMEZONE data
uses the seconds value any more, since it messes up iTIP with Outlook.
We may want to make it always round to the nearest minute, to avoid
interop problems.
svn path=/trunk/; revision=12551
Diffstat (limited to 'libical/zoneinfo/America/Indiana')
-rw-r--r-- | libical/zoneinfo/America/Indiana/Indianapolis.ics | 11 | ||||
-rw-r--r-- | libical/zoneinfo/America/Indiana/Knox.ics | 11 | ||||
-rw-r--r-- | libical/zoneinfo/America/Indiana/Marengo.ics | 11 | ||||
-rw-r--r-- | libical/zoneinfo/America/Indiana/Vevay.ics | 11 |
4 files changed, 8 insertions, 36 deletions
diff --git a/libical/zoneinfo/America/Indiana/Indianapolis.ics b/libical/zoneinfo/America/Indiana/Indianapolis.ics index 4a0ca90572..8dc82b603a 100644 --- a/libical/zoneinfo/America/Indiana/Indianapolis.ics +++ b/libical/zoneinfo/America/Indiana/Indianapolis.ics @@ -2,17 +2,10 @@ BEGIN:VCALENDAR PRODID:-//Ximian//NONSGML Evolution Olson-VTIMEZONE Converter//EN VERSION:2.0 BEGIN:VTIMEZONE -TZID:/softwarestudio.org/Olson_20010626_2/America/Indiana/Indianapolis +TZID:/softwarestudio.org/Olson_20010831_3/America/Indiana/Indianapolis X-LIC-LOCATION:America/Indiana/Indianapolis BEGIN:STANDARD -TZOFFSETFROM:+0000 -TZOFFSETTO:-054438 -TZNAME:LMT -DTSTART:00010101T000000 -RDATE:00010101T000000 -END:STANDARD -BEGIN:STANDARD -TZOFFSETFROM:-054438 +TZOFFSETFROM:-0545 TZOFFSETTO:-0600 TZNAME:CST DTSTART:18831118T120000 diff --git a/libical/zoneinfo/America/Indiana/Knox.ics b/libical/zoneinfo/America/Indiana/Knox.ics index 11b1070875..7351eb3b1a 100644 --- a/libical/zoneinfo/America/Indiana/Knox.ics +++ b/libical/zoneinfo/America/Indiana/Knox.ics @@ -2,17 +2,10 @@ BEGIN:VCALENDAR PRODID:-//Ximian//NONSGML Evolution Olson-VTIMEZONE Converter//EN VERSION:2.0 BEGIN:VTIMEZONE -TZID:/softwarestudio.org/Olson_20010626_2/America/Indiana/Knox +TZID:/softwarestudio.org/Olson_20010831_3/America/Indiana/Knox X-LIC-LOCATION:America/Indiana/Knox BEGIN:STANDARD -TZOFFSETFROM:+0000 -TZOFFSETTO:-054630 -TZNAME:LMT -DTSTART:00010101T000000 -RDATE:00010101T000000 -END:STANDARD -BEGIN:STANDARD -TZOFFSETFROM:-054630 +TZOFFSETFROM:-0546 TZOFFSETTO:-0600 TZNAME:CST DTSTART:18831118T120000 diff --git a/libical/zoneinfo/America/Indiana/Marengo.ics b/libical/zoneinfo/America/Indiana/Marengo.ics index 5fd01d742c..88dbdb5314 100644 --- a/libical/zoneinfo/America/Indiana/Marengo.ics +++ b/libical/zoneinfo/America/Indiana/Marengo.ics @@ -2,17 +2,10 @@ BEGIN:VCALENDAR PRODID:-//Ximian//NONSGML Evolution Olson-VTIMEZONE Converter//EN VERSION:2.0 BEGIN:VTIMEZONE -TZID:/softwarestudio.org/Olson_20010626_2/America/Indiana/Marengo +TZID:/softwarestudio.org/Olson_20010831_3/America/Indiana/Marengo X-LIC-LOCATION:America/Indiana/Marengo BEGIN:STANDARD -TZOFFSETFROM:+0000 -TZOFFSETTO:-054523 -TZNAME:LMT -DTSTART:00010101T000000 -RDATE:00010101T000000 -END:STANDARD -BEGIN:STANDARD -TZOFFSETFROM:-054523 +TZOFFSETFROM:-0545 TZOFFSETTO:-0600 TZNAME:CST DTSTART:18831118T120000 diff --git a/libical/zoneinfo/America/Indiana/Vevay.ics b/libical/zoneinfo/America/Indiana/Vevay.ics index ec888f8290..721c5d5d1b 100644 --- a/libical/zoneinfo/America/Indiana/Vevay.ics +++ b/libical/zoneinfo/America/Indiana/Vevay.ics @@ -2,17 +2,10 @@ BEGIN:VCALENDAR PRODID:-//Ximian//NONSGML Evolution Olson-VTIMEZONE Converter//EN VERSION:2.0 BEGIN:VTIMEZONE -TZID:/softwarestudio.org/Olson_20010626_2/America/Indiana/Vevay +TZID:/softwarestudio.org/Olson_20010831_3/America/Indiana/Vevay X-LIC-LOCATION:America/Indiana/Vevay BEGIN:STANDARD -TZOFFSETFROM:+0000 -TZOFFSETTO:-054016 -TZNAME:LMT -DTSTART:00010101T000000 -RDATE:00010101T000000 -END:STANDARD -BEGIN:STANDARD -TZOFFSETFROM:-054016 +TZOFFSETFROM:-0540 TZOFFSETTO:-0600 TZNAME:CST DTSTART:18831118T120000 |