[libgweather] locations: Fix Wake Island airfield timezone again



commit b9e59bfc080140ce6dd3e2f455bc9fd4c2785567
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Dec 6 17:01:14 2017 +0100

    locations: Fix Wake Island airfield timezone again
    
    It doesn't use UTC+12 (or "Etc/GMT-12"), but Pacific/Wake.

 data/Locations.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/Locations.xml b/data/Locations.xml
index f3baf0f..df0aa4c 100644
--- a/data/Locations.xml
+++ b/data/Locations.xml
@@ -7879,7 +7879,7 @@
           <code>PWAK</code>
           <coordinates>19.283333 166.650000</coordinates>
         </location>
-        <tz-hint>Etc/GMT-12</tz-hint>
+        <tz-hint>Pacific/Wake</tz-hint>
       </city>
     </country>
     <country>


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