aboutsummaryrefslogtreecommitdiffstats
path: root/libical/zoneinfo/Asia/Vientiane.ics
diff options
context:
space:
mode:
authorDamon Chaplin <damon@ximian.com>2001-06-14 07:09:50 +0800
committerDamon Chaplin <damon@src.gnome.org>2001-06-14 07:09:50 +0800
commit9913eeda8c544747343e563617feef1d420a02f4 (patch)
tree84cc3ad691e2674db19e45b465ccdeafe86754f6 /libical/zoneinfo/Asia/Vientiane.ics
parent0255b60cdae7177045659cc71e34f7cf73265ebb (diff)
downloadgsoc2013-evolution-9913eeda8c544747343e563617feef1d420a02f4.tar
gsoc2013-evolution-9913eeda8c544747343e563617feef1d420a02f4.tar.gz
gsoc2013-evolution-9913eeda8c544747343e563617feef1d420a02f4.tar.bz2
gsoc2013-evolution-9913eeda8c544747343e563617feef1d420a02f4.tar.lz
gsoc2013-evolution-9913eeda8c544747343e563617feef1d420a02f4.tar.xz
gsoc2013-evolution-9913eeda8c544747343e563617feef1d420a02f4.tar.zst
gsoc2013-evolution-9913eeda8c544747343e563617feef1d420a02f4.zip
added zoneinfo.
2001-06-13 Damon Chaplin <damon@ximian.com> * Makefile.am (SUBDIRS): added zoneinfo. * configure.in (AC_OUTPUT): added zoneinfo/Makefile. * zoneinfo/Makefile.am: new file to install & distribute the VTIMEZONE data files, and the zones.tab file. * zoneinfo/zones.tab: new file containing a list of all timezones and their coordinates (so we can mark them on the world map). * zoneinfo/*: Lots of VTIMEZONE data files added, one per timezone. svn path=/trunk/; revision=10214
Diffstat (limited to 'libical/zoneinfo/Asia/Vientiane.ics')
-rw-r--r--libical/zoneinfo/Asia/Vientiane.ics52
1 files changed, 52 insertions, 0 deletions
diff --git a/libical/zoneinfo/Asia/Vientiane.ics b/libical/zoneinfo/Asia/Vientiane.ics
new file mode 100644
index 0000000000..dc4dadf9f4
--- /dev/null
+++ b/libical/zoneinfo/Asia/Vientiane.ics
@@ -0,0 +1,52 @@
+BEGIN:VCALENDAR
+PRODID:-//Ximian//NONSGML Evolution Olson-VTIMEZONE Converter//EN
+VERSION:2.0
+
+BEGIN:VTIMEZONE
+TZID:/softwarestudio.org/Olson_20010601_1/Asia/Vientiane
+X-LIC-LOCATION:Asia/Vientiane
+
+BEGIN:STANDARD
+TZOFFSETFROM:+0000
+TZOFFSETTO:+065024
+TZNAME:LMT
+DTSTART:00010101T000000
+RDATE:00010101T000000
+END:STANDARD
+
+BEGIN:STANDARD
+TZOFFSETFROM:+065024
+TZOFFSETTO:+070620
+TZNAME:SMT
+DTSTART:19060609T000000
+RDATE:19060609T000000
+END:STANDARD
+
+BEGIN:STANDARD
+TZOFFSETFROM:+070620
+TZOFFSETTO:+0700
+TZNAME:ICT
+DTSTART:19110311T000100
+RDATE:19110311T000100
+END:STANDARD
+
+BEGIN:STANDARD
+TZOFFSETFROM:+0700
+TZOFFSETTO:+0800
+TZNAME:ICT
+DTSTART:19120501T000000
+RDATE:19120501T000000
+END:STANDARD
+
+BEGIN:STANDARD
+TZOFFSETFROM:+0800
+TZOFFSETTO:+0700
+TZNAME:ICT
+DTSTART:19310501T000000
+RDATE:19310501T000000
+END:STANDARD
+
+END:VTIMEZONE
+
+END:VCALENDAR
+