unicode-countries
Version:
Creates a json file with countries.
131 lines (130 loc) • 4.56 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="IN"/>
</identity>
<localeDisplayNames>
<languages>
<language type="bn">Bengali</language>
<language type="or">Oriya</language>
</languages>
<scripts>
<script type="Beng">Bengali</script>
<script type="Orya" draft="contributed">Oriya</script>
</scripts>
<types>
<type key="numbers" type="beng" draft="contributed">Bengali Digits</type>
<type key="numbers" type="orya" draft="contributed">Oriya Digits</type>
</types>
</localeDisplayNames>
<dates>
<calendars>
<calendar type="generic">
<dateFormats>
<dateFormatLength type="full">
<dateFormat>
<pattern>EEEE d MMMM y G</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="medium">
<dateFormat>
<pattern>dd-MMM-y G</pattern>
</dateFormat>
</dateFormatLength>
</dateFormats>
<dateTimeFormats>
<availableFormats>
<dateFormatItem id="yyyyMd">d/M/y G</dateFormatItem>
<dateFormatItem id="yyyyMEd">E d/M/y G</dateFormatItem>
<dateFormatItem id="yyyyMMMEd">E d MMM, y G</dateFormatItem>
</availableFormats>
<intervalFormats>
<intervalFormatItem id="yM">
<greatestDifference id="M" draft="contributed">MM/y – MM/y G</greatestDifference>
<greatestDifference id="y" draft="contributed">MM/y – MM/y G</greatestDifference>
</intervalFormatItem>
<intervalFormatItem id="yMd">
<greatestDifference id="d" draft="contributed">dd/MM/y – dd/MM/y G</greatestDifference>
<greatestDifference id="M" draft="contributed">dd/MM/y – dd/MM/y G</greatestDifference>
<greatestDifference id="y" draft="contributed">dd/MM/y – dd/MM/y G</greatestDifference>
</intervalFormatItem>
<intervalFormatItem id="yMEd">
<greatestDifference id="d" draft="contributed">E dd/MM/y – E dd/MM/y G</greatestDifference>
<greatestDifference id="M" draft="contributed">E dd/MM/y – E dd/MM/y G</greatestDifference>
<greatestDifference id="y" draft="contributed">E dd/MM/y – E dd/MM/y G</greatestDifference>
</intervalFormatItem>
<intervalFormatItem id="yMMMEd">
<greatestDifference id="d" draft="contributed">E d – E d MMM y G</greatestDifference>
<greatestDifference id="M" draft="contributed">E d MMM – E d MMM y G</greatestDifference>
<greatestDifference id="y" draft="contributed">E d MMM y – E d MMM y G</greatestDifference>
</intervalFormatItem>
</intervalFormats>
</dateTimeFormats>
</calendar>
<calendar type="gregorian">
<dateFormats>
<dateFormatLength type="full">
<dateFormat>
<pattern>EEEE d MMMM y</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="medium">
<dateFormat>
<pattern>dd-MMM-y</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="short">
<dateFormat>
<pattern>dd/MM/yy</pattern>
</dateFormat>
</dateFormatLength>
</dateFormats>
<dateTimeFormats>
<availableFormats>
<dateFormatItem id="yMd">d/M/y</dateFormatItem>
<dateFormatItem id="yMEd">E d/M/y</dateFormatItem>
<dateFormatItem id="yMMMEd">E d MMM, y</dateFormatItem>
</availableFormats>
</dateTimeFormats>
</calendar>
</calendars>
<timeZoneNames>
<metazone type="India">
<short>
<standard>IST</standard>
</short>
</metazone>
</timeZoneNames>
</dates>
<numbers>
<decimalFormats numberSystem="latn">
<decimalFormatLength>
<decimalFormat>
<pattern>#,##,##0.###</pattern>
</decimalFormat>
</decimalFormatLength>
</decimalFormats>
<percentFormats numberSystem="latn">
<percentFormatLength>
<percentFormat>
<pattern>#,##,##0%</pattern>
</percentFormat>
</percentFormatLength>
</percentFormats>
<currencyFormats numberSystem="latn">
<currencyFormatLength>
<currencyFormat type="standard">
<pattern>¤ #,##,##0.00</pattern>
</currencyFormat>
</currencyFormatLength>
</currencyFormats>
</numbers>
</ldml>