2016-05-31 04:00:48 +00:00
|
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
|
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
|
2019-05-08 19:45:02 +00:00
|
|
|
|
<!-- Copyright © 1991-2019 Unicode, Inc.
|
2016-05-31 04:00:48 +00:00
|
|
|
|
For terms of use, see http://www.unicode.org/copyright.html
|
2018-06-15 06:28:34 +00:00
|
|
|
|
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/)
|
2016-05-31 04:00:48 +00:00
|
|
|
|
-->
|
|
|
|
|
<ldml>
|
|
|
|
|
<identity>
|
2019-05-08 19:45:02 +00:00
|
|
|
|
<version number="$Revision: 14770 $"/>
|
2016-05-31 04:00:48 +00:00
|
|
|
|
<language type="en"/>
|
|
|
|
|
<territory type="SE"/>
|
|
|
|
|
</identity>
|
2018-06-15 06:28:34 +00:00
|
|
|
|
<characters>
|
|
|
|
|
<exemplarCharacters type="numbers">[ \- , % ‰ + 0 1 2 3 4 5 6 7 8 9]</exemplarCharacters>
|
|
|
|
|
</characters>
|
2016-05-31 04:00:48 +00:00
|
|
|
|
<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">
|
2019-05-08 19:45:02 +00:00
|
|
|
|
<decimal>,</decimal>
|
2016-05-31 04:00:48 +00:00
|
|
|
|
<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>
|