2012-08-28 21:56:06 +00:00
|
|
|
// ***************************************************************************
|
|
|
|
// *
|
2013-01-26 01:14:35 +00:00
|
|
|
// * Copyright (C) 2013 International Business Machines
|
|
|
|
// * Corporation and others. All Rights Reserved.
|
2012-08-28 21:56:06 +00:00
|
|
|
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
|
|
|
// * Source File: <path>/common/main/mgo.xml
|
|
|
|
// *
|
|
|
|
// ***************************************************************************
|
|
|
|
/**
|
|
|
|
* ICU <specials> source: <path>/xml/main/mgo.xml
|
|
|
|
*/
|
|
|
|
mgo{
|
2013-03-03 21:34:51 +00:00
|
|
|
Version{"2.0.82.45"}
|
2012-08-28 21:56:06 +00:00
|
|
|
zoneStrings{
|
|
|
|
fallbackFormat{"{1} ({0})"}
|
|
|
|
fallbackRegionFormat{"{1} ({0})"}
|
|
|
|
gmtFormat{"GMT{0}"}
|
|
|
|
gmtZeroFormat{"GMT"}
|
|
|
|
hourFormat{"+HH:mm;-HH:mm"}
|
2012-10-19 03:36:01 +00:00
|
|
|
regionFormat{"{0}"}
|
2012-08-28 21:56:06 +00:00
|
|
|
}
|
|
|
|
}
|