1// *************************************************************************** 2// * 3// * Copyright (C) 2015 International Business Machines 4// * Corporation and others. All Rights Reserved. 5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter 6// * Source File: <path>/common/main/mzn.xml 7// * 8// *************************************************************************** 9mzn{ 10 Version{"2.1.19.14"} 11 zoneStrings{ 12 fallbackFormat{"{1} ({0})"} 13 gmtFormat{"GMT{0}"} 14 gmtZeroFormat{"GMT"} 15 hourFormat{"+HH:mm;-HH:mm"} 16 regionFormat{"{0}"} 17 regionFormatDaylight{"{0} (+1)"} 18 regionFormatStandard{"{0} (+0)"} 19 } 20} 21