UNPKG

larvitgeodata

Version:

Geo data, primarily ISO territories, languages etc. Data fetched mostly from CLDR.

69 lines (67 loc) 1.86 kB
<?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!-- Copyright © 1991-2015 Unicode, Inc. CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) For terms of use, see http://www.unicode.org/copyright.html --> <ldml> <identity> <version number="$Revision: 11969 $"/> <language type="en"/> <territory type="SE"/> </identity> <dates> <calendars> <calendar type="generic"> <dateFormats> <dateFormatLength type="short"> <dateFormat> <pattern>G y-MM-dd</pattern> </dateFormat> </dateFormatLength> </dateFormats> <dateTimeFormats> <availableFormats> <dateFormatItem id="yyyyM">y-MM G</dateFormatItem> <dateFormatItem id="yyyyMd">y-MM-dd G</dateFormatItem> <dateFormatItem id="yyyyMEd">E y-MM-dd G</dateFormatItem> </availableFormats> </dateTimeFormats> </calendar> <calendar type="gregorian"> <dateFormats> <dateFormatLength type="short"> <dateFormat> <pattern>y-MM-dd</pattern> </dateFormat> </dateFormatLength> </dateFormats> <dateTimeFormats> <availableFormats> <dateFormatItem id="yM">y-MM</dateFormatItem> <dateFormatItem id="yMd">y-MM-dd</dateFormatItem> <dateFormatItem id="yMEd">E, y-MM-dd</dateFormatItem> </availableFormats> </dateTimeFormats> </calendar> </calendars> </dates> <numbers> <symbols numberSystem="latn"> <group> </group> <exponential>×10^</exponential> </symbols> <percentFormats numberSystem="latn"> <percentFormatLength> <percentFormat> <pattern>#,##0 %</pattern> </percentFormat> </percentFormatLength> </percentFormats> <currencies> <currency type="SEK"> <symbol>kr</symbol> </currency> </currencies> </numbers> </ldml>