diff options
Diffstat (limited to 'intl/icu/source/data/zone/mgo.txt')
-rw-r--r-- | intl/icu/source/data/zone/mgo.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/intl/icu/source/data/zone/mgo.txt b/intl/icu/source/data/zone/mgo.txt new file mode 100644 index 000000000..673dd6f18 --- /dev/null +++ b/intl/icu/source/data/zone/mgo.txt @@ -0,0 +1,12 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License +mgo{ + Version{"2.1.27.40"} + zoneStrings{ + fallbackFormat{"{1} ({0})"} + gmtFormat{"GMT{0}"} + gmtZeroFormat{"GMT"} + hourFormat{"+HH:mm;-HH:mm"} + regionFormat{"{0}"} + } +} |