[libgweather] Rename Asia/Rangoon timezone to Asia/Yangon



commit 9f91c64bae894b1ab25aa22c2aaafce25297ce2e
Author: Giovanni Campagna <gcampagna src gnome org>
Date:   Thu Dec 22 15:26:22 2016 +0100

    Rename Asia/Rangoon timezone to Asia/Yangon
    
    Rangoon is the English name of Yangon, and while zoneinfo recognizes
    both names, the latest version of zone.tab does not include Rangoon,
    and fails make check.

 data/Locations.xml.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/Locations.xml.in b/data/Locations.xml.in
index 0ea070f..5264c82 100644
--- a/data/Locations.xml.in
+++ b/data/Locations.xml.in
@@ -5381,9 +5381,9 @@
       <iso-code>MM</iso-code>
       <fips-code>BM</fips-code>
       <timezones>
-        <timezone id="Asia/Rangoon" />
+        <timezone id="Asia/Yangon" />
       </timezones>
-      <tz-hint>Asia/Rangoon</tz-hint>
+      <tz-hint>Asia/Yangon</tz-hint>
       <city>
         <!-- The capital of Myanmar.
              "Rangoon" is the traditional English name.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]