[evolution-ews/gnome-3-34] I#85 - Map 'tzone://Microsoft/Utc' to libical's 'UTC'



commit 0ca6ab082d79ddef8e3f06f7d3f97936a1395d16
Author: Milan Crha <mcrha redhat com>
Date:   Tue Feb 4 18:30:58 2020 +0100

    I#85 - Map 'tzone://Microsoft/Utc' to libical's 'UTC'
    
    Closes https://gitlab.gnome.org/GNOME/evolution-ews/issues/85

 src/calendar/windowsZones.xml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/src/calendar/windowsZones.xml b/src/calendar/windowsZones.xml
index d3d197df..4b035a0b 100644
--- a/src/calendar/windowsZones.xml
+++ b/src/calendar/windowsZones.xml
@@ -228,6 +228,7 @@ For terms of use, see http://www.unicode.org/copyright.html
                        <mapZone other="UTC" territory="001" type="Etc/GMT"/>
                        <mapZone other="UTC" territory="GL" type="America/Danmarkshavn"/>
                        <mapZone other="UTC" territory="ZZ" type="Etc/GMT"/>
+                       <mapZone other="tzone://Microsoft/Utc" territory="002" type="UTC"/>
 
                        <!-- (UTC) Dublin, Edinburgh, Lisbon, London -->
                        <mapZone other="GMT Standard Time" territory="001" type="Europe/London"/>


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