unicode-countries
Version:
Creates a json file with countries.
115 lines (114 loc) • 3.31 kB
text/xml
<!-- Copyright © 1991-2017 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision: 13133 $"/>
<language type="en"/>
<territory type="GB"/>
</identity>
<dates>
<calendars>
<calendar type="gregorian">
<dayPeriods>
<dayPeriodContext type="format">
<dayPeriodWidth type="abbreviated">
<dayPeriod type="am">am</dayPeriod>
<dayPeriod type="pm">pm</dayPeriod>
</dayPeriodWidth>
<dayPeriodWidth type="wide">
<dayPeriod type="am">am</dayPeriod>
<dayPeriod type="pm">pm</dayPeriod>
</dayPeriodWidth>
</dayPeriodContext>
<dayPeriodContext type="stand-alone">
<dayPeriodWidth type="abbreviated">
<dayPeriod type="am">am</dayPeriod>
<dayPeriod type="pm">pm</dayPeriod>
</dayPeriodWidth>
<dayPeriodWidth type="wide">
<dayPeriod type="am">am</dayPeriod>
<dayPeriod type="pm">pm</dayPeriod>
</dayPeriodWidth>
</dayPeriodContext>
</dayPeriods>
<timeFormats>
<timeFormatLength type="full">
<timeFormat>
<pattern>HH:mm:ss zzzz</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="long">
<timeFormat>
<pattern>HH:mm:ss z</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="medium">
<timeFormat>
<pattern>HH:mm:ss</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="short">
<timeFormat>
<pattern>HH:mm</pattern>
</timeFormat>
</timeFormatLength>
</timeFormats>
<dateTimeFormats>
<availableFormats>
<dateFormatItem id="MEd">E dd/MM</dateFormatItem>
<dateFormatItem id="MMMEd">E d MMM</dateFormatItem>
</availableFormats>
</dateTimeFormats>
</calendar>
<calendar type="islamic">
<dateTimeFormats>
<availableFormats>
<dateFormatItem id="MEd">E dd/MM</dateFormatItem>
<dateFormatItem id="MMMEd">E d MMM</dateFormatItem>
</availableFormats>
</dateTimeFormats>
</calendar>
</calendars>
<timeZoneNames>
<zone type="Europe/London">
<short>
<daylight>BST</daylight>
</short>
</zone>
<metazone type="Europe_Central">
<short>
<generic>CET</generic>
<standard>CET</standard>
<daylight>CEST</daylight>
</short>
</metazone>
<metazone type="Europe_Eastern">
<short>
<generic>EET</generic>
<standard>EET</standard>
<daylight>EEST</daylight>
</short>
</metazone>
<metazone type="Europe_Western">
<short>
<generic>WET</generic>
<standard>WET</standard>
<daylight>WEST</daylight>
</short>
</metazone>
</timeZoneNames>
</dates>
<listPatterns>
<listPattern>
<listPatternPart type="end">{0} and {1}</listPatternPart>
</listPattern>
<listPattern type="standard-short">
<listPatternPart type="end">{0} and {1}</listPatternPart>
</listPattern>
</listPatterns>
</ldml>