pull/64/head
Ludovic Marcotte 2014-11-06 11:09:16 -05:00
parent e08dd3f9eb
commit 49da494260
416 changed files with 527 additions and 510 deletions

1
NEWS
View File

@ -4,6 +4,7 @@
Enhancements Enhancements
- no longer leaking database passwords in the logs (#2953) - no longer leaking database passwords in the logs (#2953)
- added support for multiple calendars and address books over ActiveSync - added support for multiple calendars and address books over ActiveSync
- updated timezone information (#2968)
Bug fixes Bug fixes
- fixed freebusy lookup with "Show time as busy" (#2930) - fixed freebusy lookup with "Show time as busy" (#2930)

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Africa/Abidjan TZID:Africa/Abidjan

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Africa/Accra TZID:Africa/Accra

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Africa/Addis_Ababa TZID:Africa/Addis_Ababa

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Africa/Algiers TZID:Africa/Algiers

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Africa/Asmara TZID:Africa/Asmara

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Africa/Bamako TZID:Africa/Bamako

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Africa/Bangui TZID:Africa/Bangui

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Africa/Banjul TZID:Africa/Banjul

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Africa/Bissau TZID:Africa/Bissau

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Africa/Blantyre TZID:Africa/Blantyre

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Africa/Brazzaville TZID:Africa/Brazzaville

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Africa/Bujumbura TZID:Africa/Bujumbura

View File

@ -1,14 +1,22 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Africa/Cairo TZID:Africa/Cairo
X-LIC-LOCATION:Africa/Cairo X-LIC-LOCATION:Africa/Cairo
BEGIN:STANDARD BEGIN:STANDARD
TZOFFSETFROM:+0200 TZOFFSETFROM:+0300
TZOFFSETTO:+0200 TZOFFSETTO:+0200
TZNAME:EET TZNAME:EET
DTSTART:19700101T000000 DTSTART:19700924T235959
RRULE:FREQ=YEARLY;BYMONTH=9;BYDAY=-1TH
END:STANDARD END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:+0300
TZOFFSETTO:+0300
TZNAME:EEST
DTSTART:19700424T010000
RRULE:FREQ=YEARLY;BYMONTH=4;BYDAY=-1FR
END:DAYLIGHT
END:VTIMEZONE END:VTIMEZONE
END:VCALENDAR END:VCALENDAR

View File

@ -1,22 +1,22 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Africa/Casablanca TZID:Africa/Casablanca
X-LIC-LOCATION:Africa/Casablanca X-LIC-LOCATION:Africa/Casablanca
BEGIN:DAYLIGHT
TZOFFSETFROM:+0000
TZOFFSETTO:+0100
TZNAME:WEST
DTSTART:19700426T020000
RRULE:FREQ=YEARLY;BYMONTH=4;BYDAY=-1SU
END:DAYLIGHT
BEGIN:STANDARD BEGIN:STANDARD
TZOFFSETFROM:+0100 TZOFFSETFROM:+0100
TZOFFSETTO:+0000 TZOFFSETTO:+0000
TZNAME:WET TZNAME:WET
DTSTART:19700927T030000 DTSTART:19701025T030000
RRULE:FREQ=YEARLY;BYMONTH=9;BYDAY=-1SU RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU
END:STANDARD END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
TZOFFSETTO:+0100
TZNAME:WEST
DTSTART:19700329T020000
RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU
END:DAYLIGHT
END:VTIMEZONE END:VTIMEZONE
END:VCALENDAR END:VCALENDAR

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Africa/Ceuta TZID:Africa/Ceuta

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Africa/Conakry TZID:Africa/Conakry

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Africa/Dakar TZID:Africa/Dakar

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Africa/Dar_es_Salaam TZID:Africa/Dar_es_Salaam

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Africa/Djibouti TZID:Africa/Djibouti

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Africa/Douala TZID:Africa/Douala

View File

@ -1,14 +1,22 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Africa/El_Aaiun TZID:Africa/El_Aaiun
X-LIC-LOCATION:Africa/El_Aaiun X-LIC-LOCATION:Africa/El_Aaiun
BEGIN:STANDARD BEGIN:STANDARD
TZOFFSETFROM:+0000 TZOFFSETFROM:+0100
TZOFFSETTO:+0000 TZOFFSETTO:+0000
TZNAME:WET TZNAME:WET
DTSTART:19700101T000000 DTSTART:19701025T030000
RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU
END:STANDARD END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
TZOFFSETTO:+0100
TZNAME:WEST
DTSTART:19700329T020000
RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU
END:DAYLIGHT
END:VTIMEZONE END:VTIMEZONE
END:VCALENDAR END:VCALENDAR

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Africa/Freetown TZID:Africa/Freetown

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Africa/Gaborone TZID:Africa/Gaborone

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Africa/Harare TZID:Africa/Harare

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Africa/Johannesburg TZID:Africa/Johannesburg

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Africa/Juba TZID:Africa/Juba

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Africa/Kampala TZID:Africa/Kampala

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Africa/Khartoum TZID:Africa/Khartoum

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Africa/Kigali TZID:Africa/Kigali

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Africa/Kinshasa TZID:Africa/Kinshasa

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Africa/Lagos TZID:Africa/Lagos

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Africa/Libreville TZID:Africa/Libreville

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Africa/Lome TZID:Africa/Lome

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Africa/Luanda TZID:Africa/Luanda

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Africa/Lubumbashi TZID:Africa/Lubumbashi

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Africa/Lusaka TZID:Africa/Lusaka

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Africa/Malabo TZID:Africa/Malabo

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Africa/Maputo TZID:Africa/Maputo

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Africa/Maseru TZID:Africa/Maseru

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Africa/Mbabane TZID:Africa/Mbabane

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Africa/Mogadishu TZID:Africa/Mogadishu

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Africa/Monrovia TZID:Africa/Monrovia

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Africa/Nairobi TZID:Africa/Nairobi

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Africa/Ndjamena TZID:Africa/Ndjamena

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Africa/Niamey TZID:Africa/Niamey

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Africa/Nouakchott TZID:Africa/Nouakchott

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Africa/Ouagadougou TZID:Africa/Ouagadougou

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Africa/Porto-Novo TZID:Africa/Porto-Novo

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Africa/Sao_Tome TZID:Africa/Sao_Tome

View File

@ -1,22 +1,14 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Africa/Tripoli TZID:Africa/Tripoli
X-LIC-LOCATION:Africa/Tripoli X-LIC-LOCATION:Africa/Tripoli
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:CEST
DTSTART:19700327T010000
RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1FR
END:DAYLIGHT
BEGIN:STANDARD BEGIN:STANDARD
TZOFFSETFROM:+0200 TZOFFSETFROM:+0200
TZOFFSETTO:+0100 TZOFFSETTO:+0200
TZNAME:CET TZNAME:EET
DTSTART:19701030T020000 DTSTART:19700101T000000
RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1FR
END:STANDARD END:STANDARD
END:VTIMEZONE END:VTIMEZONE
END:VCALENDAR END:VCALENDAR

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Africa/Tunis TZID:Africa/Tunis

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Africa/Windhoek TZID:Africa/Windhoek

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:America/Adak TZID:America/Adak

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:America/Anchorage TZID:America/Anchorage

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:America/Anguilla TZID:America/Anguilla

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:America/Antigua TZID:America/Antigua

View File

@ -1,22 +1,14 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:America/Araguaina TZID:America/Araguaina
X-LIC-LOCATION:America/Araguaina X-LIC-LOCATION:America/Araguaina
BEGIN:DAYLIGHT
TZOFFSETFROM:-0300
TZOFFSETTO:-0200
TZNAME:BRST
DTSTART:19701018T000000
RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=3SU
END:DAYLIGHT
BEGIN:STANDARD BEGIN:STANDARD
TZOFFSETFROM:-0300 TZOFFSETFROM:-0300
TZOFFSETTO:-0300 TZOFFSETTO:-0300
TZNAME:BRT TZNAME:BRT
DTSTART:19700215T000000 DTSTART:19700101T000000
RRULE:FREQ=YEARLY;BYMONTH=2;BYDAY=3SU
END:STANDARD END:STANDARD
END:VTIMEZONE END:VTIMEZONE
END:VCALENDAR END:VCALENDAR

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:America/Argentina/Buenos_Aires TZID:America/Argentina/Buenos_Aires

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:America/Argentina/Catamarca TZID:America/Argentina/Catamarca

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:America/Argentina/Cordoba TZID:America/Argentina/Cordoba

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:America/Argentina/Jujuy TZID:America/Argentina/Jujuy

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:America/Argentina/La_Rioja TZID:America/Argentina/La_Rioja

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:America/Argentina/Mendoza TZID:America/Argentina/Mendoza

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:America/Argentina/Rio_Gallegos TZID:America/Argentina/Rio_Gallegos

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:America/Argentina/Salta TZID:America/Argentina/Salta

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:America/Argentina/San_Juan TZID:America/Argentina/San_Juan

View File

@ -1,13 +1,13 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:America/Argentina/San_Luis TZID:America/Argentina/San_Luis
X-LIC-LOCATION:America/Argentina/San_Luis X-LIC-LOCATION:America/Argentina/San_Luis
BEGIN:STANDARD BEGIN:STANDARD
TZOFFSETFROM:-0400 TZOFFSETFROM:-0300
TZOFFSETTO:-0400 TZOFFSETTO:-0300
TZNAME:WART TZNAME:ART
DTSTART:19700101T000000 DTSTART:19700101T000000
END:STANDARD END:STANDARD
END:VTIMEZONE END:VTIMEZONE

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:America/Argentina/Tucuman TZID:America/Argentina/Tucuman

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:America/Argentina/Ushuaia TZID:America/Argentina/Ushuaia

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:America/Aruba TZID:America/Aruba

View File

@ -1,16 +1,9 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:America/Asuncion TZID:America/Asuncion
X-LIC-LOCATION:America/Asuncion X-LIC-LOCATION:America/Asuncion
BEGIN:STANDARD
TZOFFSETFROM:-0300
TZOFFSETTO:-0400
TZNAME:PYT
DTSTART:19700412T000000
RRULE:FREQ=YEARLY;BYMONTH=4;BYDAY=2SU
END:STANDARD
BEGIN:DAYLIGHT BEGIN:DAYLIGHT
TZOFFSETFROM:-0400 TZOFFSETFROM:-0400
TZOFFSETTO:-0300 TZOFFSETTO:-0300
@ -18,5 +11,12 @@ TZNAME:PYST
DTSTART:19701004T000000 DTSTART:19701004T000000
RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=1SU RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=1SU
END:DAYLIGHT END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0300
TZOFFSETTO:-0400
TZNAME:PYT
DTSTART:19700322T000000
RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=4SU
END:STANDARD
END:VTIMEZONE END:VTIMEZONE
END:VCALENDAR END:VCALENDAR

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:America/Atikokan TZID:America/Atikokan

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:America/Bahia TZID:America/Bahia

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:America/Bahia_Banderas TZID:America/Bahia_Banderas

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:America/Barbados TZID:America/Barbados

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:America/Belem TZID:America/Belem

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:America/Belize TZID:America/Belize

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:America/Blanc-Sablon TZID:America/Blanc-Sablon

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:America/Boa_Vista TZID:America/Boa_Vista

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:America/Bogota TZID:America/Bogota

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:America/Boise TZID:America/Boise

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:America/Cambridge_Bay TZID:America/Cambridge_Bay

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:America/Campo_Grande TZID:America/Campo_Grande

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:America/Cancun TZID:America/Cancun

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:America/Caracas TZID:America/Caracas

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:America/Cayenne TZID:America/Cayenne

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:America/Cayman TZID:America/Cayman

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:America/Chicago TZID:America/Chicago

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:America/Chihuahua TZID:America/Chihuahua

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:America/Costa_Rica TZID:America/Costa_Rica

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:America/Creston TZID:America/Creston

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:America/Cuiaba TZID:America/Cuiaba

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:America/Curacao TZID:America/Curacao

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:America/Danmarkshavn TZID:America/Danmarkshavn

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:America/Dawson TZID:America/Dawson

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:America/Dawson_Creek TZID:America/Dawson_Creek

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:America/Denver TZID:America/Denver

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:America/Detroit TZID:America/Detroit

View File

@ -1,5 +1,5 @@
BEGIN:VCALENDAR BEGIN:VCALENDAR
PRODID:-//Inverse inc.//NONSGML Olson 2012j//EN PRODID:-//Inverse inc.//NONSGML Olson 2014g//EN
VERSION:2.0 VERSION:2.0
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:America/Dominica TZID:America/Dominica

Some files were not shown because too many files have changed in this diff Show More